This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: HEAD encounters 'internal error' with -O9 -- inlining issue?


>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:

Adam> src/org/xwt/Box.java:775: internal compiler error: Internal compiler error in emit_move_insn, at expr.c:2925

This looks like a bug for which there is already a pending PR.
(I was under the impression it could only happen when compiling from
bytecode, so perhaps it really is a different problem.)

Could you send a stack trace of jc1?  That might help.

Tom


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