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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |13.5
            Summary|Warning produced with -O3:  |[13/14/15/16 Regression]
                   |array subscript 'int        |Warning produced with -O3:
                   |(**)(...)[0]' is partly     |array subscript 'int
                   |outside array bounds of     |(**)(...)[0]' is partly
                   |'f(bool)::A [1]'            |outside array bounds of
                   |[-Werror=array-bounds=]     |'f(bool)::A [1]'
                   |                            |[-Werror=array-bounds=]
           Keywords|                            |diagnostic, false-positive
      Known to fail|                            |11.1.0
      Known to work|                            |10.5.0
                URL|https://godbolt.org/z/9ePKq |
                   |Gqcv                        |

Reply via email to