[LLVMbugs] [Bug 725] NEW: gcc crashing on linux x86
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Mar 28 23:57:25 PST 2006
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=725
Summary: gcc crashing on linux x86
Product: Build scripts
Version: cvs
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Makefiles
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eric at vanrietpaap.nl
While building a clean checkout with --enable-optimzed gcc crashes
with this output...
llvm[2]: Compiling Verifier.cpp for Release build
cc1plus: out of memory allocating 3292334932 bytes after a total of
46018560 bytes
This is on
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
(gcc 3.3 (sabi) seems to have the same problem)
(gcc4 on PPC has no problems with it, apart from using about 400Mb)
information from sabi:
gah, it's cvs, so i can't just give a revision number
[09:44] sabi start here: http://lists.cs.uiuc.edu/pipermail/llvm-
commits/Week-of-Mon-20060320/033272.htm
and end here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-
Mon-20060320/033302.html
------- 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