projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ba837
)
* reload1.c (reload): Fix a comment typo.
author
Kazu Hirata
<kazu@cs.umass.edu>
Sun, 27 Oct 2002 14:21:37 +0000
(14:21 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Sun, 27 Oct 2002 14:21:37 +0000
(14:21 +0000)
From-SVN: r58582
gcc/ChangeLog
patch
|
blob
|
history
gcc/reload1.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 80f6262c22f90376aa362e3efcf79551c6519dcc..acf305bc1f78f0e84fa91baae2661b8cb1885f45 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2002-10-27 Kazu Hirata <kazu@cs.umass.edu>
+
+ * reload1.c (reload): Fix a comment typo.
+
Sun Oct 27 10:15:24 CET 2002 Jan Hubicka <jh@suse.cz>
* linux64.h (DEFAULT_PCC_STRUCT_RETURN): Define.
diff --git
a/gcc/reload1.c
b/gcc/reload1.c
index a163b8afb517fa716d838dfce1c96ebd804243ae..b467e255ca258bda251f22fb5951df02f579715a 100644
(file)
--- a/
gcc/reload1.c
+++ b/
gcc/reload1.c
@@
-1023,7
+1023,7
@@
reload (first, global)
did_spill = 1;
/* Regardless of the state of spills, if we previously had
- a register that we thought we could eliminate, but no can
+ a register that we thought we could eliminate, but no
w
can
not eliminate, we must run another pass.
Consider pseudos which have an entry in reg_equiv_* which