https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69027
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-12-25 CC| |ebotcazou at gcc dot gnu.org Summary|SPARC: Missing optimization |implement indirect tail |for fall through functions |calls on SPARC Ever confirmed|0 |1 --- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- The SPARC back-end doesn't implement indirect tail calls, that's probably not worth the hassle in practice, but most other mainstream architectures do.