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: VTA merge - cmdline


On Jun  5, 2009, Andrew Pinski <pinskia@gmail.com> wrote:

> On Fri, Jun 5, 2009 at 11:37 AM, Alexandre Oliva <aoliva@redhat.com> wrote:
>> Another more important reason is that the idea of using such details
>> flags never occurred to me. ÂI just got the idea of a verbose flag like
>> this from -fsched-verbose, and it seemed just fine to me.

> -fsched-verbose was done before the -details option was around.

And -fsched-verbose supports multiple levels of verbosity.  I don't see
how this could be accomplished with -details.

If -fcselib-verbose is to remain, it would make sense to add multiple
levels of verbosity to it as well.  Perhaps not specifically for the
uses in cselib, but IIRC for the ones in var-track that would help (I
remember having wished for that during some debugging sessions, but not
enough to actually implement it ;-).  But var-track probably deserve a
separate command line option anyway.

Yeah, this option is a mess.  I'll take it out from this patchset, and
then assess what kind of value there is in proposing it separately.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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