From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14590 invoked by alias); 29 Nov 2004 10:46:15 -0000 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 Received: (qmail 14549 invoked by uid 48); 29 Nov 2004 10:46:08 -0000 Date: Mon, 29 Nov 2004 10:46:00 -0000 Message-ID: <20041129104608.14548.qmail@sourceware.org> From: "micis at gmx dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040913112124.17454.micis@gmx.de> References: <20040913112124.17454.micis@gmx.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=fold X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg03573.txt.bz2 List-Id: ------- Additional Comments From micis at gmx dot de 2004-11-29 10:46 ------- I have checked it again on ppc and x86_64, it still fails on both systems. On ppc I get: stage1/xgcc -Bstage1/ -B/usr/local/gcc40b/powerpc-unknown-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style- definition -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc40/gcc -I../../gcc40/gcc/. -I../../gcc40/gcc/../include -I../../gcc40/gcc/../libcpp/include ../../gcc40/gcc/profile.c -o profile.o xgcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. On x86_64 it fails with somthing like "unable to detect exception model" Michael Cieslinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17454