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: Finish fixing --help and --target-help regression


Neil Booth wrote:-

> The patch below fixes this.  At the same time, it also fixes the fact
> that currently
> 
>    gcc --help a.c b.c c.c

The above command line should also contain "-v".

> 
> will output the help no less that 4 times - it is done additionally
> for each input file.

Neil.


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