aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fc7bd76..6fa9959 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2015-07-24 Nathan Sidwell <nathan@codesourcery.com>
+
+ * gimplify.c (omp_default_clause): New function. Reorganize flow
+ for clarity. Broken out of ...
+ (omp_notice_variable): ... here.
+
2015-07-24 Gary Funck <gary@intrepid.com>
PR middle-end/66984