Add line that went missing in the last ChangeLog entry.

From-SVN: r122761
This commit is contained in:
Alexandre Oliva 2007-03-09 20:16:25 +00:00
parent 7e7e28c7c7
commit 7cd4f641a0
1 changed files with 1 additions and 0 deletions

View File

@ -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>