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

[Bug libffi/40385] new testcases bought in by Revision 148285 fail on ia64



------- Comment #7 from dominiq at lps dot ens dot fr  2009-06-15 09:19 -------
> That probably is my fault.  However, I can't do anything about it until I see
> the testsuite log file.

The log file looks like:

...
Executing on host: /opt/gcc/i686-darwin/gcc/xgcc -B/opt/gcc/i686-darwin/gcc/
/opt/gcc/gcc-4.5-work/libffi/testsuite/libffi.call/closure_fn0.c  -O0 -W -Wall 
-I/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libffi/include
-I/opt/gcc/gcc-4.5-work/libffi/testsuite/../include 
-I/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libffi/include/..
-L/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libffi/.libs
-L/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libstdc++-v3/src/.libs 
-shared-libgcc -lffi -lm   -m64 -o ./closure_fn0.exe    (timeout = 300)
PASS: libffi.call/closure_fn0.c -O0 -W -Wall (test for excess errors)
Setting LD_LIBRARY_PATH to
.:/opt/gcc/i686-darwin/gcc:/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libffi/.libs:/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libstdc++-v3/src/.libs:.:/opt/gcc/i686-darwin/gcc:/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libffi/.libs:/opt/gcc/i686-darwin/i686-apple-darwin9/x86_64/libstdc++-v3/src/.libs
FAIL: libffi.call/closure_fn0.c -O0 -W -Wall execution test
...

Quite terse, isn't it? What would you need precisely?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40385


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