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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to