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 09654fa..6db1f29 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-11 Eric Botcazou <ebotcazou@adacore.com>
+
+ * function.c (expand_function_start): Initialize stack_check_probe_note
+ only if the generic stack checking mechanism is used.
+
2011-05-11 Richard Guenther <rguenther@suse.de>
PR tree-optimization/15256