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

Eli Friedman <efrie...@codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |efrie...@codeaurora.org
             Status|NEW                         |RESOLVED

--- Comment #2 from Eli Friedman <efrie...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to