https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92030
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |mips --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- You're doing it behind the back of the compiler - maybe use __attribute__((alias("abc1"))) instead?