This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13143] [tree-ssa] compiler fails to build glibc


------- Additional Comments From bbooth at redhat dot com  2003-11-21 20:30 -------
Now I'm getting the following...

Version:
    GNU C version 3.5-tree-ssa 20031121 (merged 20031111)

GCC Configure Options:
    --prefix=/notnfs/bbooth/tree-ssa/i686/inst
    --srcdir=/notnfs/bbooth/tree-ssa/gcc
    --disable-multilib

Command line and compiler output:

-bash-2.05b$ /notnfs/bbooth/tree-ssa/i686/inst/libexec/gcc/i686-pc-linux-gnu/3.5
-tree-ssa/cc1 -fpreprocessed exit.i -quiet -dumpbase exit.c -mpreferred-stack-bo
undary=2 -mpreferred-stack-boundary=4 -mtune=pentiumpro -auxbase-strip /to/scrat
ch/bbooth/tree-ssa/build/i686/GLIBC/stdlib/exit.o -O2 -Wall -Winline -Wstrict-pr
ototypes -Wwrite-strings -std=gnu99 -version -ftime-report -o exit.s
GNU C version 3.5-tree-ssa 20031121 (merged 20031111) (i686-pc-linux-gnu)
        compiled by GNU C version 3.5-tree-ssa 20031121 (merged 20031111).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
exit.c: In function `exit':

exit.c:35: internal compiler error: in check_pointer_types_r, at gimplify.c:3370
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

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13143


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]