From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9806 invoked by alias); 20 Dec 2011 08:14:53 -0000 Received: (qmail 9788 invoked by uid 22791); 20 Dec 2011 08:14:51 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,TW_BF,TW_BG X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Dec 2011 08:14:39 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 4545E29002E; Tue, 20 Dec 2011 09:14:39 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1mWn4c3rAOGV; Tue, 20 Dec 2011 09:14:39 +0100 (CET) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id 2E3C829002A; Tue, 20 Dec 2011 09:14:39 +0100 (CET) Received: by province.act-europe.fr (Postfix, from userid 525) id DCF80164834; Tue, 20 Dec 2011 09:14:37 +0100 (CET) Date: Tue, 20 Dec 2011 08:14:00 -0000 From: Arnaud Charlet To: Rainer Orth Cc: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org, Eric Botcazou , Anthony Green , Tom Tromey Subject: Re: Unreviewed Ada, libffi patches Message-ID: <20111220081437.GA19492@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2011-q4/txt/msg00021.txt.bz2 > The following two patches are necessary to allow a i?86-linux > --enable-targets=all bootstrap to complete, but have remained > unreviewed > for a week: > > [ada] Support 64-bit libgnat multilib on i?86-linux > http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01009.html This part is OK