projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
277b3b1
)
Fix typo in comment.
author
Richard Kenner
<kenner@gcc.gnu.org>
Tue, 22 Apr 2003 12:09:09 +0000
(08:09 -0400)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Tue, 22 Apr 2003 12:09:09 +0000
(08:09 -0400)
From-SVN: r65935
gcc/function.c
patch
|
blob
|
history
diff --git
a/gcc/function.c
b/gcc/function.c
index de10f7310037c43eb6d4ad91a573dd4e912b61c3..c5c0d03c5590acf8130a26fa5b3429ab67cf9302 100644
(file)
--- a/
gcc/function.c
+++ b/
gcc/function.c
@@
-3053,7
+3053,7
@@
purge_addressof_1 (loc, insn, force, store, may_postpone, ht)
start_sequence ();
- /* If SUB is a or virtual register, try it as a pseudo-register.
+ /* If SUB is a
hard
or virtual register, try it as a pseudo-register.
Otherwise, perhaps SUB is an expression, so generate code to compute
it. */
if (GET_CODE (sub) == REG && REGNO (sub) <= LAST_VIRTUAL_REGISTER)