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 6037782465c..7ca86d621b4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2016-02-11 Oleg Endo <olegendo@gcc.gnu.org>
+
+ PR target/69713
+ * config/sh/sh.md (casesi_worker_0): Add T_REG use.
+
2016-02-11 Richard Biener <rguenther@suse.de>
PR rtl-optimization/69291