[Patch] Java: PR 13948

Ranjit Mathew rmathew@gmail.com
Wed Jun 16 08:21:00 GMT 2004


On Tue, 15 Jun 2004 19:13:40 +0100, Andrew Haley <aph@redhat.com> wrote:
> 
> 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?

The same as before - i686-pc-linux-gnu, with the libjava
testsuite and Jacks, with no regressions.

Sorry for not having mentioned this before.

Thanks,
Ranjit.



More information about the Java-patches mailing list