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 a8b773f..7808f4c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-14 Eric Botcazou <ebotcazou@adacore.com>
+
+ * cfgexpand.c (expand_call_stmt): Rematerialize the original function
+ type if this is not a builtin function.
+
2011-04-14 Jakub Jelinek <jakub@redhat.com>
PR target/48605