OSDN Git Service

* ra-build.c: Fix a comment typo.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Dec 2002 05:12:53 +0000 (05:12 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Dec 2002 05:12:53 +0000 (05:12 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59705 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/ra-build.c

index 4a7d372..df0aa95 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ra-build.c: Fix a comment typo.
+
 2002-12-01  Kazu Hirata  <kazu@cs.umass.edu>
 
        * config/h8300/h8300.c (h8300_output_function_prologue):
index e320e51..db2979a 100644 (file)
@@ -612,7 +612,7 @@ struct curr_use {
    It is only called with DEF and USE being (reg:M a) or (subreg:M1 (reg:M2 a)
    x) rtx's.  Furthermore if it's a subreg rtx M1 is at least one word wide,
    and a is a multi-word pseudo.  If DEF or USE are hardregs, they are in
-   wordmode, so we don't need to check for further hardregs which would result
+   word_mode, so we don't need to check for further hardregs which would result
    from wider references.  We are never called with paradoxical subregs.
 
    This returns: