[llvm-bugs] [Bug 39919] store happening to wrongly loaded address with thumb2

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Dec 7 15:14:11 PST 2018


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

Eli Friedman <efriedma at codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |efriedma at codeaurora.org
             Status|NEW                         |RESOLVED

--- Comment #2 from Eli Friedman <efriedma at codeaurora.org> ---
I can't reproduce the behavior you're seeing with the C testcase... but in any
case, writing to a const variable is undefined behavior (C99 6.7.3 paragraph
5).

-- 
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/20181207/af297d4f/attachment.html>


More information about the llvm-bugs mailing list