[Bug target/50737] FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Oct 16 18:17:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50737
--- Comment #10 from Uros Bizjak <ubizjak at gmail dot com> 2011-10-16 18:16:52 UTC ---
Hm, I didn't notice new Java failure with the patch:
=== libjava tests ===
Running target unix
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 -findirect-dispatch execution - source compiled test
FAIL: Array_3 -O3 execution - source compiled test
FAIL: Array_3 -O3 -findirect-dispatch execution - source compiled test
=== libjava Summary ===
# of expected passes 2578
# of unexpected failures 4
# of untested testcases 4
Running failing test manually with new libgcc_s.so, we get:
./Array_3.exe
Exception in thread "main" java.lang.NullPointerException
at Array_3.main(Array_3.java:37)
We are just not there yet ...
More information about the Gcc-bugs
mailing list