------- Comment #6 from rguenth at gcc dot gnu dot org 2006-01-20 15:53 ------- And we can hope that the SSA inliner will do better on the temporaries, but I guess the resulting CFG will be unchanged. Penaltizing try/finally in estimate_num_insn_1 instead of declaring them "/* Containers have no cost. */" will maybe make inlining sane here again (possibly conditional on -fexceptions).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25878