aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2166cd7..b2f6540 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-29 Martin Jambor <mjambor@suse.cz>
+
+ * tree-sra.c (sra_modify_constructor_assign): Change type of stmt
+ parameter to gimple.
+ (sra_modify_assign): Likewise.
+
2014-07-29 Richard Biener <rguenther@suse.de>
PR middle-end/52478