* config/m68hc11/m68hc11.md: Fix a comment typo.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 25 Jan 2003 22:51:19 +0000 (22:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 25 Jan 2003 22:51:19 +0000 (22:51 +0000)
From-SVN: r61802

gcc/ChangeLog
gcc/config/m68hc11/m68hc11.md

index 96a3c9ecf07ab451b75ba1dee50f3560ddae801c..1b3a30023cba9ad1f0bc8c1e3740dc818926fc79 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-25  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/m68hc11/m68hc11.md: Fix a comment typo.
+
 2003-01-25  Andreas Jaeger  <aj@suse.de>
 
        * config/i386/i386.c (x86_output_mi_thunk): Correct test for
index 03dc66de9db889719d0f31530524fd129b0aaa11..92676c6af1de14bb6fab436db1e8ae47d82895e1 100644 (file)
@@ -93,7 +93,7 @@
 ;; Operands modifiers:
 ;;
 ;;     %b      Get the low part of the operand (to obtain a QImode)
-;;             This modified must always be used for QImode operations
+;;             This modifier must always be used for QImode operations
 ;;             because a correction must be applied when the operand
 ;;             is a soft register (ex: *ZD1). Otherwise, we generate
 ;;             *ZD1 and this is the high part of the register. For other