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

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED

--- Comment #2 from Eli Friedman <[email protected]> ---
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to