From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9768 invoked by alias); 9 Jul 2004 20:25:45 -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 9754 invoked by uid 48); 9 Jul 2004 20:25:45 -0000 Date: Fri, 09 Jul 2004 20:25:00 -0000 From: "drepper at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040709202544.16460.drepper@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/16460] New: ICE when compiling glibc (ld-ctype.c) X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg00961.txt.bz2 List-Id: I get an ICE when compiling glibc with the current (2004-7-9) mainline compiler. I'll attach the preprocessed sources. This is the message: programs/ld-ctype.c: In function `ctype_finish': programs/ld-ctype.c:3059: internal compiler error: in expand_call_inline, at tree-inline.c:1482 -O2 is needed, -O alone doesn't cause the problem. No other options are needed. -- Summary: ICE when compiling glibc (ld-ctype.c) Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: drepper at redhat dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16460