lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.

�
        * lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc
        was not given.

From-SVN: r26985
This commit is contained in:
Zack Weinberg 1999-05-17 17:33:04 -06:00 committed by Jeff Law
parent 5d3de5ea44
commit 3e18b97b07

View File

@ -1,3 +1,8 @@
Tue May 18 00:21:34 1999 Zack Weinberg <zack@rabi.phys.columbia.edu>
* lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc
was not given.
1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
* lang-specs.h: Pass -$ to the preprocessor.