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).