From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12243 invoked by alias); 6 Dec 2008 07:00:55 -0000 Received: (qmail 6369 invoked by uid 48); 6 Dec 2008 06:59:37 -0000 Date: Sat, 06 Dec 2008 07:00:00 -0000 Message-ID: <20081206065937.6368.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/38344] [4.3 Regression] bootstrap failure in libjava/link.cc (ICE in invariant_for_use) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "doko at ubuntu dot com" 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: 2008-12/txt/msg00569.txt.bz2 ------- Comment #4 from doko at ubuntu dot com 2008-12-06 06:59 ------- works with r142144, not with r142179; the only non-fortran patch between these two revisions is r142149 | ebotcazou | 2008-11-24 09:36:43 +0100 (Mon, 24 Nov 2008) | 4 lines * df-scan.c (df_get_call_refs): For unconditional noreturn calls add EH_USES regs as artificial uses. (df_get_entry_block_def_set): Don't handle EH_USES here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38344