summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-20 16:13:12 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-20 16:13:12 +0000
commit72e3ec84575598d7cdedc2e5de0679c4ee0c90ca (patch)
treeffe834ca8d2aa7ec6195e65866e08637f5687da9 /gcc/ChangeLog
parenteeb5db42a188a2a7b564acfe23775ce6ae9bb1b6 (diff)
downloadgcc-72e3ec84575598d7cdedc2e5de0679c4ee0c90ca.tar.gz
PR tree-optimization/26854
* tree-ssa-dse.c (dse_optimize_stmt): Avoid num_imm_uses when checking for zero or one use. * tree-ssa-dom.c (propagate_rhs_into_lhs): Similarly. * tree-cfgcleanup.c (merge_phi_nodes): Similarly. * tree-ssa-reassoc.c (negate_value): Similarly. (reassociate_bb): Similarly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113120 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ba42b128f37..8241b9882e1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2006-04-20 Jeff Law <law@redhat.com>
+
+ PR tree-optimization/26854
+ * tree-ssa-dse.c (dse_optimize_stmt): Avoid num_imm_uses when
+ checking for zero or one use.
+ * tree-ssa-dom.c (propagate_rhs_into_lhs): Similarly.
+ * tree-cfgcleanup.c (merge_phi_nodes): Similarly.
+ * tree-ssa-reassoc.c (negate_value): Similarly.
+ (reassociate_bb): Similarly.
+
2006-04-20 Jakub Jelinek <jakub@redhat.com>
* c-pretty-print.c (pp_c_direct_abstract_declarator): Print