This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Changing labels of TV_* timers?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Sep 2006 07:11:14 -0700
- Subject: Re: [RFC] Changing labels of TV_* timers?
- References: <451BD798.5010503@redhat.com>
On Thu, 2006-09-28 at 10:09 -0400, Diego Novillo wrote:
> Some of the labels in TV_* timers are fairly long and mess up the column
> display. Would it be a problem for anyone if I changed them during the
> next stage1?
Why not instead increase the column size?
-- Pinski