Patch: fix gcj ICE

Andrew Haley aph@redhat.com
Thu Mar 13 10:14:00 GMT 2003


Tom Tromey writes:
 > This patch fixes an ICE detect by the Jacks test suite.
 > 
 > Tested on x86 Red Hat Linux 7.3, including mauve and jacks.
 > 
 > There's no test case since this is covered by Jacks.
 > You won't see an improvement in the results due to a problem in the
 > Jacks test harness.  I'm going to find out what to do about that -- it
 > should never allow a SEGV when a normal compiler error is required.
 > 
 > Ok for trunk?  (Given that this is an ICE on illegal code only, I
 > don't think it is very important for 3.3.)
 > 
 > Tom
 > 
 > Index: gcc/java/ChangeLog
 > from  Tom Tromey  <tromey@redhat.com>
 > 
 > 	* parse.y (resolve_inner_class): Error if qualifier is a primitive
 > 	type.

OK for trunk.

Andrew.



More information about the Gcc-patches mailing list