[Bug middle-end/95757] [11 regression] missing warning in gcc.dg/Wstringop-overflow-25.c since r11-1517
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 19 07:35:08 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95757
Christophe Lyon <clyon at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc64*-linux-gnu |powerpc64*-linux-gnu arm
CC| |clyon at gcc dot gnu.org
--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I see the same thing on some arm targets:
arm-none-linux-gnueabihf --with-cpu=cortex-a5
arm-none-eabi -mcpu=cortex-m[034]
but for instance arm-none-linux-gnueabihf --with-cpu=cortex-a9 works.
More information about the Gcc-bugs
mailing list