[LLVMbugs] [Bug 1008] NEW: internal compiler error when building firefox: nsMemoryImpl.cpp

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Nov 16 21:58:50 PST 2006


http://llvm.org/bugs/show_bug.cgi?id=1008

           Summary: internal compiler error when building firefox:
                    nsMemoryImpl.cpp
           Product: tools
           Version: 1.9
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: kremenek at cs.stanford.edu


llvm-g++ triggers an internal compiler error when trying to compile
nsMemoryImpl.cpp:

llvm-g++ -o nsMemoryImpl.o -c  -DMOZILLA_INTERNAL_API -DOSTYPE=\"Darwin\"
-DOSARCH=\"Darwin\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM 
-I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include
-I../../dist/include/nspr    -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include
-fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar
-I/Developer/Headers/FlatCarbon  -DNDEBUG -DTRIMMED -O2  -I/usr/X11R6/include
-DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemoryImpl.pp
/Users/kremenek/build/firefox/mozilla/xpcom/base/nsMemoryImpl.cpp
/Users/kremenek/build/firefox/mozilla/xpcom/base/nsMemoryImpl.cpp: In function
'void* NS_Realloc_P(void*, PRSize)':
/Users/kremenek/build/firefox/mozilla/xpcom/base/nsMemoryImpl.cpp:346: internal
compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs> for instructions.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list