• zack's avatar
    * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of · 5d597674
    zack authored
    	-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
    5d597674
gcc.c 176 KB