This is the mail archive of the gcc-patches@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]

Re: [patch] timevar TLC


On Tue, Aug 14, 2012 at 9:17 PM, Diego Novillo <dnovillo@google.com> wrote:
> Is 32 the longest we can tolerate?

This 32 is just currently the longest name length of all timevars (for
"straight-line strength reduction"), but there are a few more long
ones ("PCH preprocessor state restore" ...). I didn't look at the
total length of the lines that -ftime-report produces now. It fits on
my screen, that's what mattered to me :-)

(FWIW it's been >80 characters for a long time now, since the memory
stat dumps were added).

Ciao!
Steven


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