aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 90c8979..8c6048b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-17 Richard Guenther <rguenther@suse.de>
+
+ PR tree-optimization/28238
+ * tree-inline.c (copy_bb): Check if we produced valid
+ gimple copying and substituting a stmt. If not, gimplify
+ it.
+
2006-07-16 Eric Botcazou <ebotcazou@adacore.com>
* optabs.c (maybe_encapsulate_block): New function extracted from...