This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Still unreviewed Solaris/x86 patches
- From: Andrew Haley <aph at redhat dot com>
- To: Rainer Orth <ro at techfak dot uni-bielefeld dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Fri, 19 Dec 2008 14:14:10 +0000
- Subject: Re: Still unreviewed Solaris/x86 patches
- References: <18763.43795.211818.802375@manam.TechFak.Uni-Bielefeld.DE>
Rainer Orth wrote:
> The following patches have remained unreviewed for some time:
>
> 4.1/4.2 PATCH: Fix building libffi with Solaris 10/x86 as (PR libffi/26048)
> http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00481.html
>
> This fixes a long-standing libffi regression.
>
> PATCH: Support Sun assembler for 64-bit Solaris/x86
> http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00485.html
>
> For the second one, Paolo Bonzini suggested to check it in as obvious in
> the absence of a Solaris maintainer:
>
> http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00898.html
>
> I might do this, but probably only after I return from vacation on January,
> 5th.
In the absence of a Solaris maintainer, you are the best person to decide.
If they pass the libffi tests, you should check them in.
Andrew.