aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ccde3b7b88a..f600ce3db0c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-13 Tom de Vries <tom@codesourcery.com>
+
+ * omp-low.c (build_receiver_ref): Mark *.omp_data_i as non-trapping.
+
2015-07-13 Renlin Li <renlin.li@arm.com>
PR rtl/66556