http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54364
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-24 11:44:53 UTC --- It often isn't just a jump, in many cases it is a lot of insns, to restore stack, etc. You don't know that until prologues/epilogues are expanded.