This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFA: fix PR java/21722
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>, Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 2 Jun 2005 17:33:24 +0100
- Subject: Re: Patch: RFA: fix PR java/21722
- References: <m3u0kg3isw.fsf@localhost.localdomain>
Tom Tromey writes:
>
> I tested this against our test suite on x86 FC2. I also rebuilt
> Eclipse and ran a smoke test without problems. Ok?
>
> Tom
>
> Index: ChangeLog
> from Tom Tromey <tromey@redhat.com>
>
> 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.
OK, ta.
Andrew.