From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17573 invoked by alias); 21 Jul 2010 17:59:05 -0000 Received: (qmail 17506 invoked by uid 48); 21 Jul 2010 17:58:46 -0000 Date: Wed, 21 Jul 2010 17:59:00 -0000 Message-ID: <20100721175846.17505.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/45015] ICE in cselib.c caused by fix for PR43051 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mkuvyrkov 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: 2010-07/txt/msg02248.txt.bz2 ------- Comment #3 from mkuvyrkov at gcc dot gnu dot org 2010-07-21 17:58 ------- Created an attachment (id=21280) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21280&action=view) Testcase for patch Thanks for looking into this problem! The patch fixes the original testcase but causes a segmentation fault when compiling libgcc. .../cc1 -fpreprocessed libgcc2.i -quiet -dumpbase libgcc2.c -mcpu=54455 -auxbase-strip _muldi3.o -g -g -g -O2 -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -version -fPIC -fvisibility=hidden -fremove-local-statics -o libgcc2.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45015