]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/37805 (gcc --help=separate)
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 17 Mar 2009 21:25:59 +0000 (21:25 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Tue, 17 Mar 2009 21:25:59 +0000 (21:25 +0000)
commit0631b69f9aa1bc1d56a1d26336524aed3ee38e41
tree10eadf15b3f22c36e8cf24a1f0e199069fdf4aa2
parent668112286a4102cfd38e1d4b9c5748337f0a5409
re PR middle-end/37805 (gcc --help=separate)

gcc/
PR middle-end/37805
* opts.c (print_specific_help): In addition to `undocumented',
accept `separate' and `joined' flags if passed alone.  Describe
output by the first matched one of those.
(common_handle_option): Skip over empty strings.
* gcc.c (display_help): Fix help string for `--help='.
* doc/invoke.texi (Option Summary, Overall Options): With
`--help=', classes and qualifiers can both be repeated, but
only the latter can be negated.  One should not pass only
negated qualifiers.  Fix markup and examples.

From-SVN: r144921
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/gcc.c
gcc/opts.c
This page took 0.059997 seconds and 5 git commands to generate.