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


GCC Version:
    GNU C++ version 3.5-tree-ssa 20031215 (merged 20031130)

Configure Flags:
    --prefix=... --srcdir=... --disable-multilib

Command Line and Compiler Output:

c++ -o nsRDFContentSink.o -c -DOSTYPE=\"Linux2.4.21-4\" -DOSARCH=\"Linux\" 
-I../../../dist/include/xpcom -I../../../dist/include/string
-I../../../dist/include/rdfutil -I../../../dist/include/necko
-I../../../dist/include/content -I../../../dist/include/htmlparser
-I../../../dist/include/unicharutil -I../../../dist/include/rdf
-I../../../dist/include
-I/to/scratch/bbooth/tree-ssa/build/i686/MOZILLA/dist/include/nspr        -fPIC
  -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -pthread
-pipe  -DDEBUG -D_DEBUG -DDEBUG_bbooth -DTRACING -g -fno-inline  
-DMOZILLA_CLIENT -include ../../../mozilla-config.h
-Wp,-MD,.deps/nsRDFContentSink.pp
/notnfs/bbooth/tree-ssa/MOZILLA/mozilla/rdf/base/src/nsRDFContentSink.cpp
/notnfs/bbooth/tree-ssa/MOZILLA/mozilla/rdf/base/src/nsRDFContentSink.cpp: In
member function `nsresult RDFContentSinkImpl::InitContainer(nsIRDFResource*,
nsIRDFResource*)':
/notnfs/bbooth/tree-ssa/MOZILLA/mozilla/rdf/base/src/nsRDFContentSink.cpp:1527:
internal compiler error: in record_call_1, at cgraphunit.c:286
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

=========================

.ii file to come...

-- 
           Summary: [tree-ssa] compiler fails to build mozilla
           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=13405


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