[Bug middle-end/95140] [10/11 Regression] bogus -Wstringop-overflow for a loop unrolled past the end of a trailing array

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 14 19:21:14 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |diagnostic,
                   |                            |missed-optimization
                URL|                            |https://bugzilla.redhat.com
                   |                            |/show_bug.cgi?id=1835906
      Known to fail|                            |10.1.0, 11.0
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-05-14

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
The missed-optimization keyword is for the unnecessary loop unrolling.


More information about the Gcc-bugs mailing list