summaryrefslogtreecommitdiff
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 14fc5b90f1c..e7845c7b51a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-25 Mark Wielaard <mjw@redhat.com>
+
+ * dwarf2out.c (gen_subprogram_die): Add DW_AT_noreturn when the
+ function decl has TREE_THIS_VOLATILE.
+
2014-11-26 Richard Biener <rguenther@suse.de>
PR tree-optimization/62238