[Bug tree-optimization/84047] [6/7/8 Regression] missing -Warray-bounds on an out-of-bounds index into an array

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 19 23:59:00 GMT 2018


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |msebor at gcc dot gnu.org
            Summary|[6/7/8/9 Regression]        |[6/7/8 Regression] missing
                   |missing -Warray-bounds on   |-Warray-bounds on an
                   |an out-of-bounds index into |out-of-bounds index into an
                   |an array                    |array

--- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> ---
Committed into GCC 9.0 in r262893.  All the test cases in this bug are now
diagnosed.  Not sure if the fix will be approved for backporting though.


More information about the Gcc-bugs mailing list