https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81824
Christophe Lyon <clyon at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clyon at gcc dot gnu.org --- Comment #12 from Christophe Lyon <clyon at gcc dot gnu.org> --- The new test gcc.dg/Wattribute-alias.c fails on bare-metal toolchains (eg arm-eabi, aarch64-elf): /gcc/testsuite/gcc.dg/Wattribute-alias.c:49:39: error: ifunc is not supported on this target /gcc/testsuite/gcc.dg/Wattribute-alias.c:48:44: error: ifunc is not supported on this target /gcc/testsuite/gcc.dg/Wattribute-alias.c:47:37: error: ifunc is not supported on this target I don't know if there is an effective-target for this?