aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/ChangeLog')
-rw-r--r--gcc/jit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 819aa97..2a2675a 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -1,3 +1,9 @@
+2021-07-18 Antoni Boucher <bouanto@zoho.com>
+
+ PR target/95498
+ * jit-playback.c (convert): Add support to handle truncation and
+ extension in the convert function.
+
2021-05-19 Martin Liska <mliska@suse.cz>
PR testsuite/100658