aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d70eddb..24fb40f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-27 Martin Liska <mliska@suse.cz>
+
+ PR c++/68312
+ * vec.h (release_vec_vec): New function.
+
2015-11-27 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/68552