From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22846 invoked by alias); 5 Apr 2002 21:19:33 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 22813 invoked from network); 5 Apr 2002 21:19:31 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 5 Apr 2002 21:19:31 -0000 Received: from localhost.localdomain (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g35LGOY13452; Fri, 5 Apr 2002 16:16:24 -0500 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [205.180.230.224]) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id g35LJSm18776; Fri, 5 Apr 2002 16:19:28 -0500 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g35LJNf32185; Fri, 5 Apr 2002 13:19:23 -0800 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Fri, 05 Apr 2002 13:54:00 -0000 From: Richard Henderson To: John David Anglin Cc: gcc-bugs@gcc.gnu.org, gcc@gcc.gnu.org Subject: Re: middle-end/6180: Infinite loop in cc1 during dbr pass Message-ID: <20020405131923.A32164@redhat.com> Mail-Followup-To: Richard Henderson , John David Anglin , gcc-bugs@gcc.gnu.org, gcc@gcc.gnu.org References: <200204051954.g35Js8AA014803@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204051954.g35Js8AA014803@hiauly1.hia.nrc.ca>; from dave@hiauly1.hia.nrc.ca on Fri, Apr 05, 2002 at 02:54:08PM -0500 X-SW-Source: 2002-04/txt/msg00206.txt.bz2 On Fri, Apr 05, 2002 at 02:54:08PM -0500, John David Anglin wrote: > Do we actually need to call reposition_prologue_and_epilogue_notes > at this point? Dunno. Probably not. r~