summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-13 04:18:26 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-13 04:18:26 +0000
commit2173075ba95645d53382fd907d27eb024bbba65e (patch)
tree57c9dcf8d1c2550d65e4dafbd756d82d15789380
parent89e09999c4f38a0c6d2087a29fa0bda3acaf1531 (diff)
downloadppe42-gcc-2173075ba95645d53382fd907d27eb024bbba65e.tar.gz
ppe42-gcc-2173075ba95645d53382fd907d27eb024bbba65e.zip
* config/m32r/m32r.md: Fix a comment typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67876 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/m32r/m32r.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c224d5dbd3a..1689d6c5124 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-13 Kazu Hirata <kazu@cs.umass.edu>
+
+ * config/m32r/m32r.md: Fix a comment typo.
+
2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
diff --git a/gcc/config/m32r/m32r.md b/gcc/config/m32r/m32r.md
index 83976a8737d..e4febd77fdd 100644
--- a/gcc/config/m32r/m32r.md
+++ b/gcc/config/m32r/m32r.md
@@ -2540,7 +2540,7 @@
;; Simialr code is produced for the subtract expression. With this
;; peephole the redundant move is eliminated.
;;
-;; This optimisation onbly works if PRESERVE_DEATH_INFO_REGNO_P is
+;; This optimisation only works if PRESERVE_DEATH_INFO_REGNO_P is
;; defined in m32r.h
(define_peephole
OpenPOWER on IntegriCloud