* gcc.c (cpp_options): Must pass -m* and -f* options
commit62683efd664db1e99f350c2a5871212bafdee92c
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 May 2002 17:12:16 +0000 (14 17:12 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 May 2002 17:12:16 +0000 (14 17:12 +0000)
tree2022704678991b7ecc0f132d9965f45e1fb9c533
parentf130829524a6ed8c65767b02d5c7daefbc1d4583
* gcc.c (cpp_options): Must pass -m* and -f* options
to the front end even when only preprocessing.
(cc1_options): Remove redundant -lang-c.
* tradcpp.c (main): Ignore -m options.
cp:
* lang-specs.h: Remove redundant -lang-c++.
objc:
* lang-specs.h: Similarly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53460 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/lang-specs.h
gcc/gcc.c
gcc/objc/lang-specs.h
gcc/tradcpp.c