[LLVMbugs] [Bug 3421] New: miscompilation on x86 (involves addressing?)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jan 27 02:31:33 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3421
Summary: miscompilation on x86 (involves addressing?)
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sharparrow1 at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2452)
--> (http://llvm.org/bugs/attachment.cgi?id=2452)
Testcase
Testcase attached. Compiled+run through plain llc, results in a program that
prints out "0". Compiled+run any other way (for example, with "llc -fast"),
results in a program that prints out "1".
--
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