[llvm-bugs] [Bug 26843] wrong code at -Os and above on x86_64-linux-gnu

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 14 12:54:18 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=26843

Michael Kuperstein <michael.kuperstein at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Michael Kuperstein <michael.kuperstein at gmail.com> ---
My analysis was wrong, turns out it's an AliasSetTracker bug (although a
different one from PR26860.)
Thanks Sanjoy and Philip for helping me figure out what's really going on.

Fixed in r263462.

-- 
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/20160314/c3e69053/attachment.html>


More information about the llvm-bugs mailing list