]> gcc.gnu.org Git - gcc.git/commitdiff
lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.
authorZack Weinberg <zack@rabi.phys.columbia.edu>
Mon, 17 May 1999 23:35:13 +0000 (17:35 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 May 1999 23:35:13 +0000 (17:35 -0600)

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

From-SVN: r26988

gcc/f/ChangeLog

index 21c9a3608660ec5886f14039ae4d886756ef3a5b..a9642049932a85bfe4ba8db520ab773497fbd42c 100644 (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.
+
 Thu May 13 12:23:20 1999  Craig Burley  <craig@jcb-sc.com>
 
        Fix INTEGER*8 subscripts in array references:
This page took 0.065917 seconds and 5 git commands to generate.