projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4ca236
)
Correct comments.
author
Richard Kenner
<kenner@gcc.gnu.org>
Mon, 23 Sep 1996 14:25:56 +0000
(10:25 -0400)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Mon, 23 Sep 1996 14:25:56 +0000
(10:25 -0400)
From-SVN: r12775
gcc/cse.c
patch
|
blob
|
history
diff --git
a/gcc/cse.c
b/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 with
in
INSN that is an operand address (the contents of
a MEM). Find the best equivalent address to use that is valid for this
insn.