* config/m68hc11/m68hc11.md: Fix a comment typo.

From-SVN: r61802
This commit is contained in:
Kazu Hirata 2003-01-25 22:51:19 +00:00 committed by Kazu Hirata
parent 21ff35fb7e
commit f5818c0c87
2 changed files with 5 additions and 1 deletions

View 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

View 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