This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch libjava]: Fix for PR libgcj/50053
- From: Andrew Haley <aph at redhat dot com>
- To: GCJ-patches <java-patches at gcc dot gnu dot org>
- Cc: Kai Tietz <ktietz at redhat dot com>
- Date: Mon, 12 Dec 2011 10:08:25 +0000
- Subject: Re: [patch libjava]: Fix for PR libgcj/50053
- References: <CAEwic4a7n9GTWh5xRU85uBika26i_BMxrnZ9uS60DEOZq1Hq-w@mail.gmail.com>
On 12/10/2011 12:05 PM, Kai Tietz wrote:
> 2011-12-10 Kai Tietz <ktietz@redhat.com>
>
> PR libgcj/50053
> * java/lang/natClass.cc (java::lang::Class::newInstance): Special case
> member-call for 32-bit IA native Window target.
OK, thanks.
Andrew.