This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2005 20:30:02 -0000
- Subject: [Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
- References: <20050523165100.21722.matz@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2005-06-01 20:30 -------
Interestingly, if I compile the two .class files separately
and then link the results, it works.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21722