This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Optimization Diary
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: dberlin at dberlin dot org (Daniel Berlin)
- Cc: geoffk at apple dot com (Geoffrey Keating), gcc at gcc dot gnu dot org, dpatel at apple dot com
- Date: Tue, 6 Jun 2006 20:03:15 -0400 (EDT)
- Subject: Re: [RFC] Optimization Diary
>
> Trying to catalogue and assign a permanent place and number to every
> single optimization message a compiler can generate is a much much much
> worse idea, IMHO.
In the same way numbering warning messages is a bad idea (yes ICC and a couple
other compilers do but we should not).
-- Pinski