Hi, On Tue, 25 May 2021 at 18:17, Aldy Hernandez via Gcc-patches <gcc-patches@gcc.gnu.org> wrote: > > Adjustments per discussion. > > OK pending tests? >
The xfail removal causes failures on 32 bits platforms (eg arm, or aarch64 with -mabi=ilp32): FAIL: gcc.dg/Wstringop-overflow-55.c pr????? (test for warnings, line 86) FAIL: gcc.dg/Wstringop-overflow-55.c pr????? (test for warnings, line 94) Christophe > Aldy