[LLVMbugs] [Bug 15139] Miscompilation (with -O0) of forced register variable.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 1 10:35:50 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15139
Peter Goodman <peter.goodman at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #3 from Peter Goodman <peter.goodman at gmail.com> 2013-02-01 12:35:50 CST ---
Er, make that a long int (or long long) so that it is -8(%rsp). The generated
code is similar enough.
--
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