aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fb7e4f0..eb556d0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-11 Segher Boessenkool <segher@kernel.crashing.org>
+
+ * gcc/simplify-rtx.c (simplify_truncation): Simplify TRUNCATE
+ of AND of [LA]SHIFTRT.
+
2015-11-11 Martin Liska <mliska@suse.cz>
Richard Biener <rguenther@suse.de>