------- Comment #6 from hubicka at gcc dot gnu dot org 2008-09-10 10:02 ------- Now we spend eons in walking lexical blocks, since add_lexical_block called by inliner walks till end of the chain. Is the order of blocks important at all? (i.e. we don't insert them to proper place anyway, just as last block, we can perhaps as well insert them as first?)
Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37448