http://llvm.org/bugs/show_bug.cgi?id=11353

             Bug #: 11353
           Summary: Miscompile with -scalarrepl
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Created attachment 7599
  --> http://llvm.org/bugs/attachment.cgi?id=7599
Testcase

Attached is completely destroyed by scalarrepl; it introduces a load past the
end of an alloca.

Testcase derived from gcc struct layout tests.

-- 
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