From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14664 invoked by alias); 19 Oct 2006 16:36:13 -0000 Received: (qmail 14601 invoked by uid 48); 19 Oct 2006 16:36:01 -0000 Date: Thu, 19 Oct 2006 16:36:00 -0000 Message-ID: <20061019163601.14600.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/28116] [4.1 Regression] ICE when building konverter with gcc-4.1 with -O3 [RSO] In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "janis 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-10/txt/msg01662.txt.bz2 List-Id: ------- Comment #9 from janis at gcc dot gnu dot org 2006-10-19 16:35 ------- I wasn't able to do a regression hunt for the fix on the mainline because I didn't find any revision for which the test failed on the mainline. A regression hunt on the 4.1 branch using the testcase from comment #7 with an i686-linux cross compiler identified this patch where the test starts getting the ICE: http://gcc.gnu.org/viewcvs?view=rev&rev=110838 r110838 | jason | 2006-02-10 17:32:10 +0000 (Fri, 10 Feb 2006) The mainline didn't ICE when that patch was added. -- janis at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28116