https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64835
Torbjorn SVENSSON <azoff at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |azoff at gcc dot gnu.org
--- Comment #23 from Torbjorn SVENSSON <azoff at gcc dot gnu.org> ---
>From my old logs, I can see that all the way back to gcc-10, the
gcc.dg/ipa/iinline-attr.c test only fails for Cortex-M0, but not for
Cortex-M3/4/7/33/... or Cortex-A7.
I just confirmed that the issue is still present for Cortex-M0 in
r16-8253-geb50d28a9353e9.
Attaching iinline-attr.c.095i.inline for
thumb/arch=armv6s-m/tune=cortex-m0/float-abi=soft/fpu=auto and
thumb/arch=armv7-m/tune=cortex-m3/float-abi=soft/fpu=auto.