------- Comment #3 from rguenth at gcc dot gnu dot org 2008-10-02 11:06 ------- We seem to accumulate an awful huge stack of BLOCKs during inlining ... are BLOCKs shared? Maybe we can avoid copying equivalent ones.
This testcase is bad, as in the end we will optimize it all away to a constant (possibly - it didn't finish for me either ...). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37709