------- Comment #4 from rguenth at gcc dot gnu dot org 2006-06-07 13:49 ------- That was with recursion depth 3. With depth 2 we have 63 temporaries, with depth 1 there are 3. Now guess what would be the number for a depth of 4.
Note this problem is fixed in 4.2. Anyone remembers which patch could have done that? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27881