From: Kazu Hirata Date: Fri, 13 Jun 2003 04:18:26 +0000 (+0000) Subject: * config/m32r/m32r.md: Fix a comment typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0d370a05d3812456983ca78a10a885fec1731784;p=gcc.git * config/m32r/m32r.md: Fix a comment typo. From-SVN: r67876 --- 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 + + * config/m32r/m32r.md: Fix a comment typo. + 2003-06-13 Eric Botcazou Christian Ehrhardt 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