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 6df3a17..1f20cbd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2020-04-02 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/94435
+ * config/aarch64/aarch64.c (aarch64_gen_compare_reg_maybe_ze): For
+ y_mode E_[QH]Imode and y being a CONST_INT, change y_mode to SImode.
+
2020-04-02 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
PR target/94317