This is the mail archive of the gcc-patches@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]

PATCH: Fix libffi for ia64


There are many libffi failures on ia64:

http://gcc.gnu.org/ml/gcc-testresults/2004-04/msg00907.html

This patch fixes most of them. I now got

Running
/net/gnu/export/gnu/src/gcc-3.4/gcc/libffi/testsuite/libffi.call/call.exp ...
FAIL: libffi.call/cls_64byte.c execution test
FAIL: libffi.call/cls_align_longdouble.c output pattern test, is 12 0 233 181 0
224: 193 0 201
res: 16 0 201
12 4951 127 11 0 233: 23 4951 104
res: 16 0 201
, should match 12 4951 127 1 9320 13: 13 14271 140
res: 13 14271 140
12 4951 127 1 9320 13: 13 14271 140
res: 13 14271 140
FAIL: libffi.call/float.c execution test
FAIL: libffi.call/float2.c execution test
Running
/net/gnu/export/gnu/src/gcc-3.4/gcc/libffi/testsuite/libffi.special/special.exp
...
 
                === libffi Summary ===
 
# of expected passes            207
# of unexpected failures        4
# of unsupported tests          2


H.J.

Attachment: gcc-3.4-libffi-ia64-1.patch
Description: Text document


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