Comment typo fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 22 Nov 2000 18:49:02 +0000 (18:49 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 22 Nov 2000 18:49:02 +0000 (18:49 +0000)
From-SVN: r37664

gcc/config/sh/sh.c

index 675920fdd13332c4bac8f84e1905169033cf25cc..786c072150d9a2f4d7ab258fe7c707d7613bc9ca 100644 (file)
@@ -2204,7 +2204,7 @@ find_barrier (num_mova, mova, from)
            }
 
          /* See the code in machine_dependent_reorg, which has a similar if
-            statement that generates new mova insn in many cases.  */
+            statement that generates new mova insn in many cases.  */
          if (GET_CODE (dst) == REG
              && ((REGNO (dst) >= FIRST_FP_REG
                   && REGNO (dst) <= LAST_XD_REG)