Re: RFC: Extending --help

2007-01-14 Thread Gerald Pfeifer
On Fri, 12 Jan 2007, Nick Clifton wrote: > What do you think ? I like this idea. (Not the least because it will help verify answers/questions that are coming up regularily among users and in discussions on the gcc lists even.) Gerald

RFC: Extending --help

2007-01-12 Thread Nick Clifton
Hi Guys, Last month I submitted a patch to add a new switch to gcc: --print-optimizers. The idea of this switch was that it would only display those switches that controlled optimizations, and that it would show their current status (activated/not activated). Mark Mitchell suggested th