This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12930] New: [tree-ssa] Fails to compile glibc
- From: "bbooth at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2003 21:29:13 -0000
- Subject: [Bug optimization/12930] New: [tree-ssa] Fails to compile glibc
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12930
Summary: [tree-ssa] Fails to compile glibc
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bbooth at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC version:
GNU C version 3.5-tree-ssa 20031104 (merged 20031026)
System Type:
RedHat linux 9, i686
GCC compile options:
--prefix=/notnfs/bbooth/tree-ssa/i686/inst
--srcdir=/notnfs/bbooth/tree-ssa/gcc
--disable-multilib
Command line & compiler output:
/notnfs/bbooth/tree-ssa/i686/inst/libexec/gcc/i686-pc-linux-gnu/3.5-tree-ssa/cc1
-fpreprocessed drand48_r.i -quiet -dumpbase drand48_r.c
-mpreferred-stack-boundary=2 -mtune=pentiumpro -auxbase-strip /notnfs/bb
ooth/tree-ssa/tmp/stdlib/drand48_r.os -O2 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -std=gnu99 -version -ftime-report -fPIC -o drand48_r.s
GNU C version 3.5-tree-ssa 20031104 (merged 20031026) (i686-pc-linux-gnu)
compiled by GNU C version 3.5-tree-ssa 20031104 (merged 20031026).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
drand48_r.c:30: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
===========
.i file to come.