[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:24:26 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=92110

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
See also pr92110 for a report of redundant -Wstringop-overflow instances due to
loop unrolling.  A single warning should suffice (especially when it's a false
positive).


More information about the Gcc-bugs mailing list