This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/2916: gcj 2.97 produces wrong code for concatenation and final
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, iglewski at solidum dot com, java-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Subject: Re: java/2916: gcj 2.97 produces wrong code for concatenation and final
- From: green at gcc dot gnu dot org
- Date: 14 Jul 2001 15:16:35 -0000
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