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: RFA: Add --print-optimizers option


Nick Clifton wrote:

>   This is a resubmission of an old patch that was originally submitted
>   when the mainline was in stage 3.  It adds a new command line switch
>   to gcc called "--print-optimizers".

What is the intended usage of this option?  I'm in no way trying to be
facetious; I'm just curious.  Is this something that we could fold in
with --help?  Does it make sense to distinguish "optimizers" from
"warnings"?  What about things like -fuse-cxa-atexit, which isn't really
an optimization, but which it might also be nice to see an
enabled/disabled flag for?

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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