]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-opts.c (print_help): Remove.
authorNeil Booth <neil@daikokuya.co.uk>
Tue, 15 Jul 2003 05:48:16 +0000 (05:48 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 15 Jul 2003 05:48:16 +0000 (05:48 +0000)
commit72de27eaff3d77f5c386bef917a77261ab98f4ec
treea219681c12d1765f0429bd62b03b9f0e83fc77eb
parent2d799c0954764c2eca7f43b720dab2fbf87432ef
c-opts.c (print_help): Remove.

* c-opts.c (print_help): Remove.
(c_common_handle_option): Don't handle --help.
* c.opt: Document some options.
(--help): Remove.
* opts.c (print_filtered_help): New.
(print_help): Use it.

From-SVN: r69383
gcc/ChangeLog
gcc/c-opts.c
gcc/c.opt
gcc/opts.c