From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15150 invoked by alias); 2 Apr 2003 18:08:59 -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 15136 invoked from network); 2 Apr 2003 18:08:58 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by sources.redhat.com with SMTP; 2 Apr 2003 18:08:58 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.11.6/8.11.6) with ESMTP id h32I0oP26077; Wed, 2 Apr 2003 13:00:51 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h32I8vW06410; Wed, 2 Apr 2003 13:08:57 -0500 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [172.16.24.7]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h32I8v516721; Wed, 2 Apr 2003 10:08:57 -0800 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id h32I6bK27006; Wed, 2 Apr 2003 10:06:37 -0800 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Wed, 02 Apr 2003 20:14:00 -0000 From: Richard Henderson To: "Sanjiv Kumar Gupta, Noida" Cc: gcc@gcc.gnu.org Subject: Re: infinite loop in find_rgns Message-ID: <20030402180637.GD26964@redhat.com> Mail-Followup-To: Richard Henderson , "Sanjiv Kumar Gupta, Noida" , gcc@gcc.gnu.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2003-04/txt/msg00093.txt.bz2 On Wed, Apr 02, 2003 at 02:54:56PM +0530, Sanjiv Kumar Gupta, Noida wrote: > Looking for your suggestions while I am experimenting this. compact_blocks. r~