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

Re: Patch: PR libgcj/10582


Test result:
I've rebuilt my big application with the new libjava code (on i686 RH8), and
the exception I was getting
(http://gcc.gnu.org/ml/java/2003-04/msg00426.html) has gone away.  I am
happy now.

----- Original Message -----
From: "Tom Tromey" <tromey@redhat.com>
To: "GCC libjava patches" <java-patches@gcc.gnu.org>
Cc: "Mark Mitchell" <mitchell@mail.codesourcery.com>
Sent: Thursday, May 01, 2003 5:21 PM
Subject: Patch: PR libgcj/10582


> This patch fixes PR libgcj/10582.  This is a regression from 3.2 -> 3.3.
>
> This is an important fix since the problem is that things like
> "instanceof" fail in some situations.  Test case included.
>
> Tested on x86 Red Hat Linux 9.  No regressions, including Mauve and
> Jacks.


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