authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 May 1999 23:33:04 +0000 (23:33 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 May 1999 23:33:04 +0000 (23:33 +0000)
        * lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc
        was not given.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26985 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ch/ChangeLog

index f08d8fe..290c07d 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.
+
 1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
 
        * lang-specs.h: Pass -$ to the preprocessor.