[LLVMbugs] [Bug 11353] New: Miscompile with -scalarrepl
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Nov 9 19:28:42 PST 2011
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: unassignedbugs at nondot.org
ReportedBy: sharparrow1 at yahoo.com
CC: llvmbugs at cs.uiuc.edu, zwarich at apple.com
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.
More information about the llvm-bugs
mailing list