projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1741620
)
Fix typos.
author
Jakub Jelinek
<jakub@gcc.gnu.org>
Fri, 15 Nov 2002 13:53:41 +0000
(14:53 +0100)
committer
Jakub Jelinek
<jakub@gcc.gnu.org>
Fri, 15 Nov 2002 13:53:41 +0000
(14:53 +0100)
From-SVN: r59130
gcc/ChangeLog.7
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog.7
b/gcc/ChangeLog.7
index 8c6e03909243734d3a04f9a9520e97afa0533eb2..dc7282b839c9e6ae059fd3f110ab68a090d3a7e7 100644
(file)
--- a/
gcc/ChangeLog.7
+++ b/
gcc/ChangeLog.7
@@
-4511,10
+4511,10
@@
Fri May 31 13:37:54 CEST 2002 Jan Hubicka <jh@suse.cz>
* reload1.c (emit_input_reload_insns): Use constrain_operands
instead of constraint_accepts_reg_p to verify optimization.
- (constraint_accepts_reg_p): Kill
+ (constraint_accepts_reg_p): Kill
.
* reload1.c (reload_cse_delete_noop_set): Kill.
- (reload_cse_simplify):
use del
te_insn_and_edges.
+ (reload_cse_simplify):
Use dele
te_insn_and_edges.
2002-05-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>