cppspec.c (lang_specific_driver): Set is_cpp_driver.
commit69927b59f2c4b5de206b5fb336821ba8dd645e59
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 4 Dec 2001 22:26:16 +0000 (4 22:26 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 4 Dec 2001 22:26:16 +0000 (4 22:26 +0000)
tree4aec21524555a6f1865b61882e878e800162659f
parente288604a6a9e320c3d1434733ce5bd6609e87042
cppspec.c (lang_specific_driver): Set is_cpp_driver.

* cppspec.c (lang_specific_driver): Set is_cpp_driver.
* gcc.c (process_command): Ensure the cpp driver sees
--help and --target-help, and that the help is printed
exactly once.

From-SVN: r47627
gcc/ChangeLog
gcc/cppspec.c
gcc/gcc.c