[Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
matz at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Jun 1 20:59:00 GMT 2005
------- Additional Comments From matz at suse dot de 2005-06-01 20:59 -------
Yes. I think this is because the compiler needs to see the definition and the use site
to exhibit this bug. Without the def it will correctly emit the code walking the table
to get to the member.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21722
More information about the Java-prs
mailing list