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 a70aceb..70fa628 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-01 Richard Guenther <rguenther@suse.de>
+ Martin Jambor <mjambor@suse.cz>
+
+ PR middle-end/41250
+ * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
+ gimplified parameters.
+
2010-03-01 Christian Bruel <christian.bruel@st.com>
* except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.