http://llvm.org/bugs/show_bug.cgi?id=7348
Summary: Compiling a file results in sig11
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
With command: clang -O -c kernel.i
The compiler crashes after about two minutes of compilation (clang: error:
clang frontend command failed due to signal 11 (use -v to see invocation)) Gcc
-O2 compiles this same code in 13 seconds (successfully). This is
machine-generated code with only one very large function in the file.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs