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 Fri, Jun 5, 2009 at 6:48 PM, Richard Henderson<rth@redhat.com> wrote:
> Alexandre Oliva wrote:
>>
>> cmdline (7K) - new command line flags to turn VTA on or off, as well as
>> a few debugging options that helped me debug it
>
> Ok.

-fmin-insn-uid should be a --param.  -fverbose-cselib should be split out
completely I guess.  And why does it not use -fdump-rtl-var-tracking-details
and the dump_flags machinery?

Thanks,
Richard.


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