http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375
--- Comment #66 from froydnj at codesourcery dot com <froydnj at codesourcery dot com> 2011-04-04 01:18:59 UTC --- On Sun, Apr 03, 2011 at 10:09:06AM +0000, hubicka at gcc dot gnu.org wrote: > Kind Nodes Bytes > --------------------------------------- > decls 11502734 1829746088 > types 4430124 744260832 > blocks 1 88 > stmts 0 0 > refs 8173 485872 > exprs 2358594 113315792 > constants 2245230 86809013 > identifiers 442742 17709680 > vecs 60267 116915440 > binfos 1107669 110741304 > ssa names 309 27192 > constructors 310545 9937440 > random kinds 10648367 425935048 > lang_decl kinds 0 0 > lang_type kinds 0 0 > omp clauses 0 0 > --------------------------------------- > Total 33114755 -839083507 > --------------------------------------- Do folks think it would be useful to include a breakdown by individual TREE_CODE, similar to what's done for RTXes?