[Patch] Java: PR 13948

Andrew Haley aph@redhat.com
Tue Jun 15 20:22:00 GMT 2004


Ranjit Mathew writes:
 > Ranjit Mathew wrote:
 > > Hi,
 > > 
 > >   The following is my proposed patch for PR java/13948. It fixes
 > > the ICE there by making sure that a class is loaded before we try
 > > to lay out its methods. I also cleaned up the dead code in
 > > java_layout_seen_methods().
 > 
 >     As Bryce pointed out, the code that I thought was dead in
 > parse.y (java_layout_seen_class_methods) wasn't quite. The
 > following is a resubmission with that oversight corrected.
 > 
 > However, this didn't change anything - in particular, PR11117 still
 > ICE-s, that too with the same backtrace. :-(
 > 
 > Ok for mainline?

Looks OK.  What platform did you test on?

Andrew.



More information about the Gcc-patches mailing list