[LLVMbugs] [Bug 5596] New: Segfault in IPConstantProp
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Nov 23 05:04:06 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5596
Summary: Segfault in IPConstantProp
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: gohman at apple.com
ReportedBy: quickslyver at free.fr
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=3851)
--> (http://llvm.org/bugs/attachment.cgi?id=3851)
testcase (llvm assembler)
Hi Dan, I'm sorry to inform you that your commit in r89483 break another test
case :(
command used:
llvm-as test.ll -o - | opt -internalize -ipsccp -o -| llvm-dis
(it's from gcc torture 930111-1.c without inlining)
--
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