OSDN Git Service

* gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jul 2000 20:01:02 +0000 (20:01 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jul 2000 20:01:02 +0000 (20:01 +0000)
commit5d597674fcb8fb9a5626d27c2702c76c9fe33b6b
tree6034339347b83a8d61201f5f508c0321a020461c
parentc3e4ce9b56611a173152f336c6873caa009e242b
* gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of
-traditional, -ftraditional, or -traditional-cpp was given.
Do not pass -traditional to the preprocessor.
(.S spec): Likewise.  Don't bother defining __ASSEMBLER__, the
preprocessor does it automatically.
* objc/lang-specs.h: Likewise.  Don't bother defining __OBJC__.

* ch/lang-specs.h: Always use tradcpp.  Do not pass
-traditional, -trigraphs, or -pedantic to the preprocessor.
* f/lang-specs.h (.F spec): Likewise.  Don't bother defining
_LANGUAGE_FORTRAN.

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