[Bug c/41288] gcc.target/x86_64/abi/test_struct_returning.c regressions on *-apple-darwin* at -m64
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Mon Sep 7 01:24:00 GMT 2009
------- Comment #1 from howarth at nitro dot med dot uc dot edu 2009-09-07 01:24 -------
The output from 20090425 shows...
Executing on host:
/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc/
/sw/src/fink.build/gcc45-4.4.999-20090425/gcc-4.5-20090425/gcc/testsuite/gcc.target/x86_64/abi/test_struct_returning.c
/sw/src/fink.build/gcc45-4.4.999-20090425/gcc-4.5-20090425/gcc/testsuite/gcc.target/x86_64/abi/asm-support-darwin.s
-w -O0 -W -Wall -Wno-abi -lm -o
/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc/testsuite/gcc/test_struct_returning.x0
(timeout = 300)
PASS: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O0
Setting LD_LIBRARY_PATH to
:/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc::/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc
PASS: gcc.target/x86_64/abi/test_struct_returning.c execution, -O0
Notice the compiler in the failing case now is only 'gcc' rather than
'/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc/xgcc'. This is
probably broken on all platforms but only darwin is revealing the fact that the
test is being done with the system compiler and not the newly built compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41288
More information about the Gcc-bugs
mailing list