From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30327 invoked by alias); 3 Feb 2006 14:14:28 -0000 Received: (qmail 30289 invoked by uid 48); 3 Feb 2006 14:14:24 -0000 Date: Fri, 03 Feb 2006 14:14:00 -0000 Message-ID: <20060203141424.30288.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/26087] [4.2 Regression] ICE in df_find_use In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rakdver at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-02/txt/msg00248.txt.bz2 List-Id: ------- Comment #3 from rakdver at gcc dot gnu dot org 2006-02-03 14:14 ------- The things are a bit more complicated -- get_condition would be correct, but in cfglayout mode, some labels and jumps are omitted, and the order of blocks is arbitrary. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26087