diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-26 04:27:50 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-26 04:27:50 +0000 |
commit | 965506c67dbaf4ac817e072cf4b7365a68c8c337 (patch) | |
tree | e213722bf3048d5f457cab373471b34a3bdd41d2 /gcc/ChangeLog | |
parent | 12fc9462de43808cbc51b752d43af145da63f30e (diff) | |
download | gcc-965506c67dbaf4ac817e072cf4b7365a68c8c337.tar.gz |
* fold-const.c (fold): Fix comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30174 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 84c409d09d7..b282864fb4e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 25 22:27:40 1999 Jim Kingdon <http://developer.redhat.com/> + + * fold-const.c (fold): Fix comment. + Mon Oct 25 22:49:34 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * dbxout.c (lastfile, cwd, dbxout_type_method_1, |