This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/23153] [4.1 Regression] [meta-bug] code size regression from 4.0 on x86



------- Comment #11 from dann at godzilla dot ics dot uci dot edu  2005-11-03 00:59 -------
A very useful tool for comparing function sizes in 2 binaries/object file is:

 ftp://ftp.firstfloor.org/pub/ak/bloat-o-meter

it displays the function names, the size, the size difference as absolute value
and percentage. It would even be nice to have something like this in
gcc/contrib.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]