This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50737] FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Oct 2011 19:33:19 +0000
- Subject: [Bug target/50737] FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?
- Auto-submitted: auto-generated
- References: <bug-50737-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50737
--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-10-16 19:33:19 UTC ---
(In reply to comment #10)
> 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
Probably because of a double PC adjustment for signals. The old code should be
removed, it is located in libjava/include/dwarf2-signal.h for alpha.