[LLVMbugs] [Bug 1717] New: Compiler segfault
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Oct 1 05:15:37 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1717
Summary: Compiler segfault
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: richard.smith at antixlabs.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1146)
--> (http://llvm.org/bugs/attachment.cgi?id=1146)
Tescase
Compile attached source:
$ llvm-gcc -c -emit-llvm bug.c -O0 -g
bug.c:22: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
This only occurs with both -O0 and -g specified.
--
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