[Bug libffi/40385] [4.5 regression] Revision 148285 caused many failures
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Thu Jun 11 20:46:00 GMT 2009
------- Comment #2 from dominiq at lps dot ens dot fr 2009-06-11 20:46 -------
You can add *-apple-darwin9 to the list of platforms on which these tests fail:
/Volumes/MacBook/opt/gcc/i686-darwin/gcc/xgcc version 4.5.0 20090611
(experimental) [trunk revision 148383] (GCC)
=== libffi tests ===
Running target unix
FAIL: libffi.call/err_bad_abi.c -O0 -W -Wall execution test
FAIL: libffi.call/err_bad_typedef.c -O0 -W -Wall execution test
FAIL: libffi.call/err_bad_abi.c -O2 execution test
FAIL: libffi.call/err_bad_typedef.c -O2 execution test
FAIL: libffi.call/err_bad_abi.c -O3 execution test
FAIL: libffi.call/err_bad_typedef.c -O3 execution test
FAIL: libffi.call/err_bad_abi.c -Os execution test
FAIL: libffi.call/err_bad_typedef.c -Os execution test
FAIL: libffi.call/err_bad_abi.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/err_bad_typedef.c -O2 -fomit-frame-pointer execution test
=== libffi Summary for unix ===
# of expected passes 1594
# of unexpected failures 10
# of unsupported tests 15
Running target unix/-m64
FAIL: libffi.call/closure_loc_fn0.c -O0 -W -Wall execution test
FAIL: libffi.call/cls_dbls_struct.c -O0 -W -Wall output pattern test, is 1.0
0.0
FAIL: libffi.call/err_bad_abi.c -O0 -W -Wall execution test
FAIL: libffi.call/err_bad_typedef.c -O0 -W -Wall execution test
FAIL: libffi.call/closure_loc_fn0.c -O2 execution test
FAIL: libffi.call/cls_dbls_struct.c -O2 output pattern test, is 1.0 0.0
FAIL: libffi.call/err_bad_abi.c -O2 execution test
FAIL: libffi.call/err_bad_typedef.c -O2 execution test
FAIL: libffi.call/closure_loc_fn0.c -O3 execution test
FAIL: libffi.call/cls_dbls_struct.c -O3 output pattern test, is 1.0 0.0
FAIL: libffi.call/err_bad_abi.c -O3 execution test
FAIL: libffi.call/err_bad_typedef.c -O3 execution test
FAIL: libffi.call/closure_loc_fn0.c -Os execution test
FAIL: libffi.call/cls_dbls_struct.c -Os output pattern test, is 1.0 0.0
FAIL: libffi.call/err_bad_abi.c -Os execution test
FAIL: libffi.call/err_bad_typedef.c -Os execution test
FAIL: libffi.call/closure_loc_fn0.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/cls_dbls_struct.c -O2 -fomit-frame-pointer output pattern
test, is 1.0 0.0
FAIL: libffi.call/err_bad_abi.c -O2 -fomit-frame-pointer execution test
FAIL: libffi.call/err_bad_typedef.c -O2 -fomit-frame-pointer execution test
=== libffi Summary for unix/-m64 ===
# of expected passes 1579
# of unexpected failures 20
# of unsupported tests 15
=== libffi Summary ===
# of expected passes 3173
# of unexpected failures 30
# of unsupported tests 30
See also http://gcc.gnu.org/ml/gcc-testresults/2009-06/msg00821.html for ppc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40385
More information about the Gcc-bugs
mailing list