[Bug tree-optimization/45180] bogus warning: array subscript is above array bounds

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 17 16:40:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |msebor at gcc dot gnu.org
      Known to work|                            |5.4.0, 6.4.0, 7.1.0, 8.0
         Resolution|---                         |FIXED
      Known to fail|                            |4.8.3, 4.9.3

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
The test case doesn't trigger a warning with recent GCC.  Bisection points to 
r220157 (gcc 5.0.0) as the fix.  Thus resolving as fixed.


More information about the Gcc-bugs mailing list