diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-04-10 00:16:50 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-04-10 00:16:50 +0000 |
commit | 0753ae158af42ca5f20567381805b27283c92b53 (patch) | |
tree | 9afc04708456a77fae36c90b99db0833c50dc230 /gcc/jit | |
parent | 92b38ec84f2990d217f036dc6c5a32cde5ecfb93 (diff) | |
download | gcc-0753ae158af42ca5f20567381805b27283c92b53.zip gcc-0753ae158af42ca5f20567381805b27283c92b53.tar.gz gcc-0753ae158af42ca5f20567381805b27283c92b53.tar.bz2 |
Daily bump.
Diffstat (limited to 'gcc/jit')
-rw-r--r-- | gcc/jit/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog index 11f76a3..d9cfc6a 100644 --- a/gcc/jit/ChangeLog +++ b/gcc/jit/ChangeLog @@ -1,3 +1,8 @@ +2024-04-09 Jakub Jelinek <jakub@redhat.com> + + * docs/topics/expressions.rst (Constructor expressions): Fix + duplicated words; have have -> have. + 2024-04-02 Iain Sandoe <iain@sandoe.co.uk> * Make-lang.in: Implement exports list, and use a shared |