[LLVMbugs] [Bug 16130] clang produces incorrect code with loop/expression at -O2

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 28 11:46:26 PDT 2013


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|INVALID                     |---

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
The loop has defined behavior; it terminates on the second iteration, with a ==
b == 8.

-- 
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/20130528/4f2c411e/attachment.html>


More information about the llvm-bugs mailing list