[llvm-bugs] [Bug 49384] [ARM] Expressions incorrectly reordered by optimization

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 2 02:05:06 PST 2021


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

Dave Green <david.green at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.green at arm.com
         Resolution|---                         |INVALID

--- Comment #1 from Dave Green <david.green at arm.com> ---
This turns out to be a strict-aliasing problem, and the compiler was not doing
anything wrong by it's own rules.

Please feel free to re-open if necessary.

-- 
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/20210302/14773f21/attachment.html>


More information about the llvm-bugs mailing list