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

--- Comment #7 from Kewen Lin <linkw at gcc dot gnu.org> ---
r12-4273 caused some new expected failures:

FAIL: c-c++-common/Wstringop-overflow-2.c  -Wc++-compat  (test for excess
errors)
FAIL: c-c++-common/Wstringop-overflow-2.c  -std=gnu++14 (test for excess
errors)
FAIL: c-c++-common/Wstringop-overflow-2.c  -std=gnu++17 (test for excess
errors)
FAIL: c-c++-common/Wstringop-overflow-2.c  -std=gnu++2a (test for excess
errors)
FAIL: c-c++-common/Wstringop-overflow-2.c  -std=gnu++98 (test for excess
errors)
FAIL: gcc.dg/Warray-parameter-3.c (test for excess errors)
FAIL: gcc.dg/Wstringop-overflow-21.c (test for excess errors)
FAIL: gcc.dg/Wstringop-overflow-76.c (test for excess errors)

which have been considered in the associated patch already.

Reply via email to