[Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 3 04:06:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-03 04:06 -------
Subject: Bug 21722
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: tromey@gcc.gnu.org 2005-06-03 04:05:53
Modified files:
gcc/java : ChangeLog class.c
Log message:
PR java/21722:
* class.c (build_static_field_ref): Don't fold constant fields if
current class is from a .class file and we're using indirect
dispatch.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1556.2.22&r2=1.1556.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.220.8.2&r2=1.220.8.3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21722
More information about the Java-prs
mailing list