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] New: [tree-ssa] compiler fails to build glibc


Version:
    GNU C version 3.5-tree-ssa 20031120 (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:

/notnfs/bbooth/tree-ssa/i686/inst/libexec/gcc/i686-pc-linux-gnu/3.5-tree-ssa/cc1
-fpreprocessed open_catalog.i -quiet -dumpbase open_catalog.c
-mpreferred-stack-boundary=2 -mtune=pentiumpro -auxbase-strip
/to/scratch/bbooth/tree-ssa/build/i686/GLIBC/catgets/open_catalog.o -O2 -Wall
-Winline -Wstrict-prototypes -Wwrite-strings -std=gnu99 -version -ftime-report
-o open_catalog.s
GNU C version 3.5-tree-ssa 20031120 (merged 20031111) (i686-pc-linux-gnu)
        compiled by GNU C version 3.5-tree-ssa 20031120 (merged 20031111).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
open_catalog.c: In function `__open_catalog':

open_catalog.c:42: internal compiler error: in stmt_ann, at tree-flow-inline.h:54
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.

-- 
           Summary: [tree-ssa] compiler fails to build 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 build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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]