From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17258 invoked by alias); 18 Oct 2004 06:55:08 -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 17248 invoked from network); 18 Oct 2004 06:55:08 -0000 Received: from unknown (HELO mail.libertysurf.net) (213.36.80.91) by sourceware.org with SMTP; 18 Oct 2004 06:55:08 -0000 Received: from dyn-213-36-54-83.ppp.tiscali.fr (213.36.54.83) by mail.libertysurf.net (6.5.036) id 417363090000DD0C; Mon, 18 Oct 2004 08:55:07 +0200 From: Eric Botcazou To: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Fix PR middle-end/17813 Date: Mon, 18 Oct 2004 08:22:00 -0000 User-Agent: KMail/1.6.1 Cc: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) References: <10410171849.AA00793@vlsi1.ultra.nyu.edu> In-Reply-To: <10410171849.AA00793@vlsi1.ultra.nyu.edu> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200410180855.13297.ebotcazou@libertysurf.fr> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg01457.txt.bz2 > I'm also seeing a miscompilation of gnatmake. Do you mean an infinite loop compiling make.adb? If so, it's PR tree-opt/17986. Please assign it to you if you're working on it, this will avoid parallel work. -- Eric Botcazou