[Bug middle-end/90404] No warning on attempts to modify a const object
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 21:59:25 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90404
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=94313
--- Comment #6 from Martin Sebor <msebor at gcc dot gnu.org> ---
See also pr94313 which shows how reliably diagnosing some of these invalid
stores is made challenging by optimizations that remove them.
More information about the Gcc-bugs
mailing list