This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/7066] gcj generates invalid bytecode for an inner class
- From: "bruno at clisp dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2003 11:28:57 -0000
- Subject: [Bug java/7066] gcj generates invalid bytecode for an inner class
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7066
------- Additional Comments From bruno@clisp.org 2003-05-27 11:28 -------
Subject: Re: gcj generates invalid bytecode for an inner class
dhazeghi@yahoo.com writes:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7066
>
>
>
> ------- Additional Comments From dhazeghi@yahoo.com 2003-05-27 06:20 -------
> Hello,
>
> what's the status of this report. Is this problem still present? Is it in fact a bug? Thanks,
I consider it a bug since "gcj -C" is useless for me if it cannot
create portable bytecode.
Tom Tromey said:
There's no such option at this time.
Per mentioned perhaps looking into this particular issue.
I personally don't plan to in the forseeable future, sorry.
And since I don't see any such option listed in
http://gcc.gnu.org/onlinedocs/gcc-3.3/gcj/Code-Generation.html#Code%20Generation
I assume nothing has been done on it, and the bug is still open.
Bruno
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.