------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-10 05:45 ------- (In reply to comment #9) > Maybe a better walker which then is able to remove statements in a > STATEMENT_LIST.
In fact doing this will reduce the memory usage for the most common C++ code as it shows up even in the STL headers as shown by my reduced testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15485