------- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-27 14:52 ------- The problem here is that the C++ front-end produces IF_STMT and not COND_EXPR. I am going to mark this as a memory hog as it does cause excessive trees for bigger testcases.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |memory-hog http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25973