From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27794 invoked by alias); 3 Mar 2004 14:06:39 -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 27787 invoked by uid 48); 3 Mar 2004 14:06:38 -0000 Date: Wed, 03 Mar 2004 14:06:00 -0000 Message-ID: <20040303140638.27786.qmail@sources.redhat.com> From: "joel at oarcorp dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040303134533.14405.joel@oarcorp.com> References: <20040303134533.14405.joel@oarcorp.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/14405] arm-rtems fails to build with ICE on libc X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg00426.txt.bz2 List-Id: ------- Additional Comments From joel at oarcorp dot com 2004-03-03 14:06 ------- Created an attachment (id=5851) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5851&action=view) preprocessed failure case I extracted the failing file from the full build and this is the preprocessed output along with a smaller command line. It compiles at -O1 but gives the ICE at -O2. ./xgcc -B./ -B/opt/rtems-4.7/arm-rtems4.7/bin/ -O2 -mthumb -c pr14405test.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14405