From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15118 invoked by alias); 18 Oct 2004 15:59:21 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 15066 invoked from network); 18 Oct 2004 15:59:17 -0000 Received: from unknown (HELO mail.libertysurf.net) (213.36.80.91) by sourceware.org with SMTP; 18 Oct 2004 15:59:17 -0000 Received: from dyn-213-36-36-76.ppp.tiscali.fr (213.36.36.76) by mail.libertysurf.net (6.5.036) id 41736CB8001213E1; Mon, 18 Oct 2004 17:59:16 +0200 From: Eric Botcazou To: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Fix PR middle-end/17813 Date: Mon, 18 Oct 2004 16:03:00 -0000 User-Agent: KMail/1.6.1 Cc: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) References: <10410181456.AA04282@vlsi1.ultra.nyu.edu> In-Reply-To: <10410181456.AA04282@vlsi1.ultra.nyu.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410181759.10768.ebotcazou@libertysurf.fr> X-SW-Source: 2004-10/txt/msg01494.txt.bz2 > Nope. I mean gnatmake blowing up building gnatmem and also in a few of the > C2 ACATS tests. This is on x86-64. OK, thanks for the clarification. For some reason, PR tree-opt/17986 shows up on i686-mingw32, i586-linux, sparc-solaris but apparently not on i686-linux and x86_64-linux. -- Eric Botcazou