aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a961722..f451e15 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2019-02-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * expr.c (expand_constructor): Correct indentations.
+
2019-02-08 Richard Biener <rguenther@suse.de>
PR tree-optimization/89247