Correct comments.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 23 Sep 1996 14:25:56 +0000 (10:25 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 23 Sep 1996 14:25:56 +0000 (10:25 -0400)
From-SVN: r12775

gcc/cse.c

index b54854e815ee934e3bffb88191b1b75db27171a7..1e8dd6a33258a48638df338ca53c8f22bb4ee57c 100644 (file)
--- a/gcc/cse.c
+++ b/gcc/cse.c
@@ -2602,7 +2602,7 @@ canon_reg (x, insn)
   return x;
 }
 \f
-/* LOC is a location with INSN that is an operand address (the contents of
+/* LOC is a location within INSN that is an operand address (the contents of
    a MEM).  Find the best equivalent address to use that is valid for this
    insn.