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


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [tree-ssa] compiler fails to build gdb
           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: ia64-unknown-linux-gnu

Occurred on the following version of tree-ssa:
    gcc (GCC) 3.5-tree-ssa 20031105 (merged 20031026)

Configure options given to GCC:
    --prefix=/notnfs/bbooth/ia64/inst --srcdir=/notnfs/bbooth/gcc 
    --disable-multilib

Command line that fails and compiler output:

/notnfs/bbooth/tree-ssa/ia64/gcc/cc1 -fpreprocessed tracepoint.i -qui
rith -Wuninitialized -version -ftime-report -o tracepoint.s
cc1: warning: -Wuninitialized is not supported without -O
GNU C version 3.5-tree-ssa 20031105 (merged 20031026) (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/GDB/gdb-6.0/gdb/tracepoint.c: In function `stringify_colle

/notnfs/bbooth/tree-ssa/GDB/gdb-6.0/gdb/tracepoint.c:1387: internal compiler error
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.


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