cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.
authorZack Weinberg <zack@rabi.phys.columbia.edu>
Mon, 17 May 1999 23:37:19 +0000 (23:37 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 May 1999 23:37:19 +0000 (17:37 -0600)
commiteeb183e9c7a61a80616950475e9cb76565537653
tree662f9ef1f6360e03f9a4e747bf73cf9551fe3fa3
parent49933dbade0ebe5d04684912166b5494f8b948bb
cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.

        * cppspec.c: Insert -no-gcc into command line unless -gcc was
        given by user.
        * gcc.c (default_compilers): Define __GNUC__ and
        __GNUC_MINOR__ only if -no-gcc was not given.
        * objc/lang-specs.h: Likewise.
        * cpp.texi: Document -x and -std options; explain that -lang
        is no longer supported.  Minor related corrections.

From-SVN: r26990
gcc/ChangeLog
gcc/cpp.texi
gcc/cppspec.c
gcc/gcc.c
gcc/objc/lang-specs.h