[Bug libffi/40807] [4.5 Regression] : libffi.call/return_sc.c
davek at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 20 14:12:00 GMT 2009
------- Comment #3 from davek at gcc dot gnu dot org 2009-07-20 14:11 -------
Created an attachment (id=18229)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18229&action=view)
proposed fix
This patch fixes all the significant FAILs currently extant in the libffi
testsuite.
=== libffi Summary ===
# of expected passes 1642
# of unexpected failures 2
# of expected failures 10
The remaining two FAILs I see:
FAIL: libffi.call/cls_align_pointer.c (test for excess errors)
FAIL: libffi.call/huge_struct.c (test for excess errors)
... are format string warnings of less importance.
I have to go AFK for a bit now so I won't get to submit this until tomorrow
sometime. Just in case I get hit by a meteorite, here it is for the record.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40807
More information about the Gcc-bugs
mailing list