]> gcc.gnu.org Git - gcc.git/commitdiff
Fix typo in comment.
authorJeff Law <law@gcc.gnu.org>
Wed, 1 Sep 1999 00:12:33 +0000 (18:12 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 1 Sep 1999 00:12:33 +0000 (18:12 -0600)
From-SVN: r29019

gcc/regmove.c

index c0e5f7e75676ebdc307139bfcdba6c23d6dd02d9..556b894acd8d43f64bdbefde737750458f1c0b5a 100644 (file)
@@ -1642,7 +1642,7 @@ find_matches (insn, matchp)
 }
 
 /* Try to replace output operand DST in SET, with input operand SRC.  SET is
-   the only set in INSN.  INSN has just been recgnized and constrained.
+   the only set in INSN.  INSN has just been recognized and constrained.
    SRC is operand number OPERAND_NUMBER in INSN.
    DST is operand number MATCH_NUMBER in INSN.
    If BACKWARD is nonzero, we have been called in a backward pass.
This page took 0.060155 seconds and 5 git commands to generate.