aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.multi-target
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.multi-target')
-rw-r--r--gcc/ChangeLog.multi-target3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog.multi-target b/gcc/ChangeLog.multi-target
index b0ec03b6f84..1f7107e3d50 100644
--- a/gcc/ChangeLog.multi-target
+++ b/gcc/ChangeLog.multi-target
@@ -11,6 +11,9 @@
* tree-parloops.c (create_call_for_reduction_1): If the reduction
is for a vector type, set the DECL_GIMPLE_REG_P of tmp_load.
+ * tree-parloops.c (compute_reduction_results): Create empty block
+ for reduction loads.
+
2009-08-07 J"orn Rennecke <joern.rennecke@arc.com>
* tree-parloops.c (struct reduction_info): New member keep_res_name.