From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7645 invoked by alias); 20 Aug 2010 22:00:27 -0000 Received: (qmail 7439 invoked by uid 48); 20 Aug 2010 22:00:09 -0000 Date: Fri, 20 Aug 2010 22:00:00 -0000 Message-ID: <20100820220009.7438.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/45363] libgcc fails to configure: cc1: internal compiler error: Illegal instruction: 4 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ebotcazou 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-08/txt/msg01694.txt.bz2 ------- Comment #2 from ebotcazou at gcc dot gnu dot org 2010-08-20 22:00 ------- It looks like the cc1 compiler is miscompiled. Which stage of the bootstrap is this? Could you post a backtrace of cc1 from within gdb when it executes the illegal instruction? Is that a recent problem on the 4.5 branch? -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org Status|UNCONFIRMED |WAITING Version|4.5.3 |4.5.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45363