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.