[Bug tree-optimization/84051] [7/8/9 Regression] missing -Warray-bounds on an out-of-bounds access via an array pointer

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 20 11:06:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
int A4[4] is a trailing array so this was an intended change.


More information about the Gcc-bugs mailing list