This is the mail archive of the java-prs@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]

[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch


------- Additional Comments From green at redhat dot com  2005-09-09 00:34 -------
(In reply to comment #7)
> I found the cause of this bug.  A line of code was incorrectly removed from
> pop_type_0() when the new verifier was added, a fairly long time ago.  This
> patch should fix it.

I ported this patch to the latest FC rawhide gcc RPM and rebuilt.

I'm happy to report that it solved another instance of this bug that I
discovered today in kawa-1.8beta.  Thanks Andrew!

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23182


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