[LLVMbugs] [Bug 3160] New: llvm-gcc bootstrap internal error during pch generation
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Dec 3 12:11:54 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3160
Summary: llvm-gcc bootstrap internal error during pch generation
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
SVN r60482 fails to bootstrap on my nightly cronjob.
It failed yesterday too with same problem (I didn't have time to file bug
yesterday, sorry).
$ /home/edwin/llvm-bootstrap/llvm-obj/./gcc/xgcc -shared-libgcc
-B/home/edwin/llvm-bootstrap/llvm-obj/./gcc -nostdinc++
-L/home/edwin/llvm-bootstrap/llvm-obj/x86_64-unknown-linux-gnu/libstdc++-v3/src
-L/home/edwin/llvm-bootstrap/llvm-obj/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/home/edwin/llvm-bootstrap/llvm-obj/../install/x86_64-unknown-linux-gnu/bin/
-B/home/edwin/llvm-bootstrap/llvm-obj/../install/x86_64-unknown-linux-gnu/lib/
-isystem
/home/edwin/llvm-bootstrap/llvm-obj/../install/x86_64-unknown-linux-gnu/include
-isystem
/home/edwin/llvm-bootstrap/llvm-obj/../install/x86_64-unknown-linux-gnu/sys-include
-x c++-header x.i
In file included from
/home/edwin/llvm-bootstrap/llvm-gcc4.2/libstdc++-v3/include/precompiled/stdc++.h:86:
/home/edwin/llvm-bootstrap/llvm-obj/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray:1037:
internal compiler error: Segmentation fault
Please submit a full bug report,
--
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