summaryrefslogtreecommitdiff
path: root/gcc/ch
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-17 23:33:04 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-17 23:33:04 +0000
commit8edd72cfdedfb671af32eb166277a8183212a094 (patch)
tree4324cb3a083808f514bf1aa4d4c2b4abd3532421 /gcc/ch
parent938fb460b073963d2d0d28ad35711de3ae1ea360 (diff)
downloadgcc-8edd72cfdedfb671af32eb166277a8183212a094.tar.gz
* 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
Diffstat (limited to 'gcc/ch')
-rw-r--r--gcc/ch/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog
index f08d8fec93c..290c07dc107 100644
--- a/gcc/ch/ChangeLog
+++ b/gcc/ch/ChangeLog
@@ -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.