OSDN Git Service

Correct comments.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 1996 14:25:56 +0000 (14:25 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 1996 14:25:56 +0000 (14:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12775 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cse.c

index b54854e..1e8dd6a 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.