OSDN Git Service

* cppspec.c (lang_specific_driver): Set is_cpp_driver.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Dec 2001 22:26:16 +0000 (22:26 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Dec 2001 22:26:16 +0000 (22:26 +0000)
commit258d3911fa8cdf1bedf60e66226a1ad2122f440b
tree4aec21524555a6f1865b61882e878e800162659f
parent67cd941fba673a6ad5500ce5657f48c8840e8cef
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47627 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppspec.c
gcc/gcc.c