https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119615
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I think that is intentional. We can tail call this thing on various architectures (and not on others), it depends on if the arguments are passed in registers or on the stack etc.