https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78918
Christophe Lyon <clyon at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clyon at gcc dot gnu.org
--- Comment #9 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I've noticed that a new test (memcpy-6.c) fails on arm* targets:
FAIL: gcc.dg/memcpy-6.c (test for warnings, line 21)
FAIL: gcc.dg/memcpy-6.c scan-tree-dump-not optimized "memcpy"
FAIL: gcc.dg/memcpy-6.c scan-tree-dump-not optimized "memmove"
I've also noticed new failures on aarch64 and arm targets:
FAIL: c-c++-common/Warray-bounds-4.c -Wc++-compat (test for warnings,
line 67)
XPASS: c-c++-common/Warray-bounds-3.c -Wc++-compat strcpy (test for warnings,
line 359)