[Bug middle-end/99578] [11/12 Regression] gcc-11 -Warray-bounds or -Wstringop-overread warning when accessing a pointer from integer literal

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 21 13:18:17 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2021-03-15 00:00:00         |2022-1-21
           Priority|P3                          |P2

--- Comment #22 from Richard Biener <rguenth at gcc dot gnu.org> ---
Re-confirmed on trunk.  We need better heuristic on when to assume we're
offsetting NULL or providing a static address.


More information about the Gcc-bugs mailing list