From mboxrd@z Thu Jan 1 00:00:00 1970 From: green@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, iglewski@solidum.com, java-prs@gcc.gnu.org, nobody@gcc.gnu.org Subject: Re: java/2916: gcj 2.97 produces wrong code for concatenation and final Date: Sat, 14 Jul 2001 08:16:00 -0000 Message-id: <20010714151635.15313.qmail@sourceware.cygnus.com> X-SW-Source: 2001-07/msg00402.html List-Id: Synopsis: gcj 2.97 produces wrong code for concatenation and final State-Changed-From-To: open->analyzed State-Changed-By: green State-Changed-When: Sat Jul 14 08:16:35 2001 State-Changed-Why: This problem still exists in the trunk. It's definitely a bytecode compilation problem. Compiling directly to native code works fine. Also, Sun's javac will produce proper .class for gij or gcj. gcj -C is at fault somehow. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2916&database=gcc