[Bug c++/87742] [7/8/9 Regression] false warning: array subscript 3 is above array bounds of 'const std::type_info* const [3]'

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 1 12:04:00 GMT 2019


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
indeterminately recursive vs. infinite loop makes no difference.
Anyway, closing unless you come up with a testcase showing a real false
positive, this one is not it.


More information about the Gcc-bugs mailing list