[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 4 13:02:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375

--- Comment #67 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-04 12:30:07 UTC ---
(In reply to comment #66)
> 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?

I have posted a patch for this last year, but it seems I forgot to commit
it.



More information about the Gcc-bugs mailing list