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 bootstrap/13709] New: [tree-ssa] compiler fails to bootstrap on ia64


Version:
    GNU C version 3.5-tree-ssa 20040115 (merged 20040102)

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

Command Line & Compiler Output:

-bash-2.05b$ ./cc1 -fpreprocessed libgcc2.i -quiet -dumpbase libgcc2.c
-auxbase-strip libgcc/./_addvdi3.o -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -version -fPIC
-o libgcc2.s
GNU C version 3.5-tree-ssa 20040115 (merged 20040102) (ia64-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 20030422 (Red Hat Linux 3.2.3-12).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/notnfs/bbooth/tree-ssa/gcc/gcc/libgcc2.c: In function `__addvdi3':
/notnfs/bbooth/tree-ssa/gcc/gcc/libgcc2.c:97: internal compiler error:
Segmentation fault
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 bootstrap on ia64
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: bootstrap
        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=13709


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