From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31754 invoked by alias); 1 Nov 2005 09:46:05 -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 31734 invoked by uid 48); 1 Nov 2005 09:46:01 -0000 Date: Tue, 01 Nov 2005 09:46:00 -0000 Message-ID: <20051101094601.31733.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/24514] ICE on bootstrap In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "r dot emrich at de dot tecosim dot com" X-SW-Source: 2005-11/txt/msg00043.txt.bz2 List-Id: ------- Comment #3 from r dot emrich at de dot tecosim dot com 2005-11-01 09:46 ------- Created an attachment (id=10097) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10097&action=view) assembler output I compiled c-parser.c with the exact same commandline as in the bootstrap, except the added -S -dap switch. Output as attachment. Additionally I tried to change the -O2 switch to -O1, wich failed too. Compilation without optimization switch succeeds. If helpfull in any way, I may provide the output of these compilations too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24514