diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 550bb70..a2abec1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2010-06-07 Richard Guenther <rguenther@suse.de> + + * gimplify.c (gimplify_cleanup_point_expr): For empty body + and EH-only cleanup drop the cleanup instead of inserting it + unconditionally. + 2010-06-07 Ira Rosen <irar@il.ibm.com> * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update |