------- Comment #10 from pinskia at gcc dot gnu dot org  2006-01-18 19:39 
-------
(In reply to comment #9)
> Looks at interpret.s

This is a bug in java-signal.h:
# 61 "./include/java-signal.h"
asm ( ".byte 0  # Yes, this really is necessary\n" ".align 16\n" "__"
"restore_rt" ":\n" "      movq $" "15" ", %rax\n" "       syscall\n" );

There is no .text in the source in the first place so we were just getting
lucky before.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |libgcj


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

Reply via email to