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.
