https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83292
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I suspect __builtin_apply, __builtin_return and should most likely be deprecated and removed latter on. They are less useful and don't work for most things. libffi is more useful than them now.