This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj producing bad code
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org
- Date: Sat, 06 Apr 2002 14:32:23 +1200
- Subject: Re: gcj producing bad code
- References: <87d6xddb12.fsf@pooh-sticks-bridge.tapsellferrier.co.uk>
Nic Ferrier wrote:
>I've been doing some more work trying to get GCJ to compile my
>servlet engine, Paperclips.
>
>I've got it compiling now, but the code GCJ produces is causing
>verifier errors under Sun's VM.
>
>I'm using a fairly recent branch of GCJ (on a PowerMac linux system)
>and unfortunately I don't have time to investigate these problems
>right now.
>
>
>My question is: do you guys want a report of the problems? Or would
>you prefer that I left this until after the next release?
>
It would be very good to have a bug report in GNATS, expecially if you
can come up with a test case. Unfortunately, the source->bytecode
compilation is probably the buggiest part of GCJ at present.
regards
Bryce.