summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index b976f21988d..e7c87db0456 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-11 Jan Hubicka <hubicka@ucw.cz>
+
+ * c-family/c-common.c (handle_section_attribute): Update handling for
+ section names that are no longer trees.
+
2014-06-10 Jakub Jelinek <jakub@redhat.com>
PR fortran/60928