[LLVMbugs] [Bug 6764] New: ../../llvm-gcc/gcc/crtstuff.c:378: internal compiler error: Bus error

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 1 22:15:18 PDT 2010


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

           Summary: ../../llvm-gcc/gcc/crtstuff.c:378: internal compiler
                    error: Bus error
           Product: Build scripts
           Version: 2.6
          Platform: DEC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: dot618point at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=4623)
 --> (http://llvm.org/bugs/attachment.cgi?id=4623)
internal compiler error: Bus error

/home/zheng/llvm/obj/./gcc/xgcc -B/home/zheng/llvm/obj/./gcc/
-B/usr/local/alphaev6-unknown-linux-gnu/bin/
-B/usr/local/alphaev6-unknown-linux-gnu/lib/ -isystem
/usr/local/alphaev6-unknown-linux-gnu/include -isystem
/usr/local/alphaev6-unknown-linux-gnu/sys-include -O2 -O2 -g -O2  -mieee
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -I. -I. -I../../llvm-gcc/gcc
-I../../llvm-gcc/gcc/. -I../../llvm-gcc/gcc/../include
-I../../llvm-gcc/gcc/../libcpp/include  -I../../llvm-gcc/gcc/../libdecnumber
-I../libdecnumber -I/usr/local/include  -g0 -finhibit-size-directive
-fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss
-fno-toplevel-reorder   \
          -c ../../llvm-gcc/gcc/crtstuff.c -DCRT_BEGIN \
          -o crtbegin.o
../../llvm-gcc/gcc/crtstuff.c:378: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs/> for instructions.
make[3]: *** [crtbegin.o] Error 1
make[3]: Leaving directory `/home/zheng/llvm/obj/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/home/zheng/llvm/obj'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/zheng/llvm/obj'
make: *** [all] Error 2

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list