mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-21 03:00:19 +02:00
add 3to2 test and fix bug
2008-01-02 Paolo Bonzini <bonzini@gnu.org> * lightning/i386/fp-32.h: Fix sub(a,b,a) with a ~= JIT_FPR0. * lightning/tests/3to2.c: New. * lightning/tests/3to2.ok: New. git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-58
This commit is contained in:
parent
f4500a8e95
commit
329b8a8a68
7 changed files with 177 additions and 12 deletions
|
@ -173,7 +173,7 @@ target_os = @target_os@
|
|||
target_vendor = @target_vendor@
|
||||
EXTRA_LIBRARIES = libdisass.a
|
||||
noinst_LIBRARIES = @LIBDISASS@
|
||||
AM_CPPFLAGS = -I$(top_srcdir)
|
||||
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lightning/$(cpu)
|
||||
libdisass_a_SOURCES = dis-buf.c i386-dis.c ppc-dis.c ppc-opc.c sparc-dis.c \
|
||||
sparc-opc.c disass.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue