This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16460] New: ICE when compiling glibc (ld-ctype.c)
- From: "drepper at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2004 20:25:45 -0000
- Subject: [Bug middle-end/16460] New: ICE when compiling glibc (ld-ctype.c)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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