This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libffi for ia64


Tom Tromey <tromey@redhat.com> writes:

|> As far as I know the IA-64 support works, at least well enough for
|> libgcj to use it.  But as Jim says, it isn't used all that much.  I
|> think your best bet is to try it and see.  Does the libffi test suite
|> work on your platform?

When I last tried ffitest from mainline a few days ago I got the following
failures:

Test failure: /cvs/gcc/libffi/src/ffitest.c line 497

These are the long double return value tests.

Test failure: /cvs/gcc/libffi/src/ffitest.c line 529

These are the float arg tests.

Test failure: /cvs/gcc/libffi/src/ffitest.c line 910
Test failure: /cvs/gcc/libffi/src/ffitest.c line 911
Test failure: /cvs/gcc/libffi/src/ffitest.c line 912
Test failure: /cvs/gcc/libffi/src/ffitest.c line 913

These is the structure test 8.  There are also two unaligned access
messages during this test.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]