From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27953 invoked by alias); 3 Apr 2007 12:45:45 -0000 Received: (qmail 27921 invoked by uid 48); 3 Apr 2007 12:45:29 -0000 Date: Tue, 03 Apr 2007 12:45:00 -0000 Message-ID: <20070403124529.27920.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/31412] [4.3] inf loop/long compile time, time spent in var-tracking.c In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-04/txt/msg00206.txt.bz2 ------- Comment #9 from rguenth at gcc dot gnu dot org 2007-04-03 13:45 ------- If I ignore abnormal edges the computation finishes. Of course I have no idea what happens in that case ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31412