projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e7e28c
)
Add line that went missing in the last ChangeLog entry.
author
Alexandre Oliva
<aoliva@gcc.gnu.org>
Fri, 9 Mar 2007 20:16:25 +0000
(20:16 +0000)
committer
Alexandre Oliva
<aoliva@gcc.gnu.org>
Fri, 9 Mar 2007 20:16:25 +0000
(20:16 +0000)
From-SVN: r122761
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 115b84f0d5a4f5d05726bd03b9f72d972b7b3b0f..efa07c51c0404030b3a3e004dab79d11e507fa31 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,6
+2,7
@@
PR rtl-optimization/30643
* cse.c (cse_insn): Recompute dest_hash after insert_regs for
+ dest_addr_elt.
(fold_rtx): Recurse, like before 2006-11-03.
2007-03-09 DJ Delorie <dj@redhat.com>