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]

Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4914

I have a shorter test case that reproduces this bug (see the attachement). The bug is still there as of gcj 3.2.1 (the location of the internal compiler error is now expr.c:2769).

It seems that the implementation of either 'swap' or 'dup_x1' is bogus. This is a stopper for my using gcj at the moment. Can anybody help?

Daniel

Attachment: fun.class
Description: application/java-vm


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