[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch
Andrew Haley
aph@redhat.com
Fri Sep 9 13:32:00 GMT 2005
Andrew Haley writes:
> A line of code was incorrectly removed from pop_type_0() when the new
> verifier was added, a fairly long time ago.
>
> Andrew.
>
>
> 2005-09-09 Andrew Haley <aph@redhat.com>
>
> PR libgcj/23182
> * expr.c (pop_type_0): If the expected type is object or ptr
> (i.e. void*), return the type of the object we just popped from
> the stack.
I forgot to mention: this is patch for a 4.0 regression as well as
4.1.
Andrew.
More information about the Java-patches
mailing list