summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2017-10-24 07:26:52 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2017-10-24 07:26:52 +0000
commit31cbcee1c0bdfb2a1a4aa5b5312388b73847a27b (patch)
tree5835f9cdd7df1edbcc8445fba0d12041daf92a71 /gcc/ChangeLog
parentaf54c969b934918194baf95143a6d88814edd77f (diff)
downloadgcc-31cbcee1c0bdfb2a1a4aa5b5312388b73847a27b.tar.gz
PR middle-end/82569
* tree-outof-ssa.h (always_initialized_rtx_for_ssa_name_p): Delete. * expr.c (expand_expr_real_1) <expand_decl_rtl>: Revert latest change. * loop-iv.c (iv_get_reaching_def): Likewise. * cfgexpand.c (expand_one_ssa_partition): Initialize the RTX if the variable is promoted and the partition contains undefined values. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254037 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 63f84f52f71..f42428c57f2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2017-10-24 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR middle-end/82569
+ * tree-outof-ssa.h (always_initialized_rtx_for_ssa_name_p): Delete.
+ * expr.c (expand_expr_real_1) <expand_decl_rtl>: Revert latest change.
+ * loop-iv.c (iv_get_reaching_def): Likewise.
+ * cfgexpand.c (expand_one_ssa_partition): Initialize the RTX if the
+ variable is promoted and the partition contains undefined values.
+
2017-10-23 Sandra Loosemore <sandra@codesourcery.com>
* config/nios2/nios2.c (nios2_rtx_costs): Make costs better