This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: RFA: fix PR java/21722


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]