[LLVMbugs] [Bug 18447] wrong code at -Os (affecting all clang versions after 3.0 on x86_64-linux-gnu and MacOS X) (indvars)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 18 08:28:50 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=18447
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sanjoy at playingwithpointers.
| |com
Resolution|--- |FIXED
--- Comment #9 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Both the original C code and my reduced IR test case in comment 4 are passing
with trunk (r229505) now.
I think this bug was fixed with one or more of these commits:
http://reviews.llvm.org/rL228586
http://reviews.llvm.org/rL226755
http://reviews.llvm.org/rL225591
cc'ing Sanjoy in case this bug report exposes a hole or offers a test case that
isn't already covered by one of the above.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150218/b56bfd9b/attachment.html>
More information about the llvm-bugs
mailing list