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/14298] New: [tree-ssa] ICE during bootstrap


Version:
    GNU C version 3.5-tree-ssa 20040225 (merged 20040211)

Configure Options:
    --prefix=/notnfs/... --srcdir=/notnfs/... --disable-multilib

Command Line & Compiler Output:

[bbooth@tonic2 gcc]$ stage1/cc1 -fpreprocessed tree-ssa-ccp.i -quiet -dumpbase
tree-ssa-ccp.c -auxbase-strip tree-ssa-ccp.o -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wold-style-definition -Wno-variadic-macros -Werror -version -fno-common -o
tree-ssa-ccp.s
GNU C version 3.5-tree-ssa 20040225 (merged 20040211) (ia64-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 20030502 (Red Hat Linux 3.2.3-24).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/notnfs/bbooth/tree-ssa/gcc/gcc/tree-ssa-ccp.c: In function `get_default_value':
/notnfs/bbooth/tree-ssa/gcc/gcc/tree-ssa-ccp.c:2028: internal compiler error: in
expand_expr_real_1, at expr.c:6652
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

====

Might be related/duplicate of 14297, but I don't know enough to be sure.

-- 
           Summary: [tree-ssa] ICE during bootstrap
           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: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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