From a2cabb29bdf400bb81581e68f0fb36c4802bc343 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Mon, 23 Sep 1996 10:25:56 -0400 Subject: Correct comments. From-SVN: r12775 --- gcc/cse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/cse.c b/gcc/cse.c index b54854e..1e8dd6a 100644 --- a/gcc/cse.c +++ b/gcc/cse.c @@ -2602,7 +2602,7 @@ canon_reg (x, insn) return x; } -/* 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. -- cgit v1.1