Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 28 Nov 2021 00:16:20 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 28 Nov 2021 00:16:20 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/jit/ChangeLog
gcc/testsuite/ChangeLog
libgcc/ChangeLog

index e1e381e..232da26 100644 (file)
@@ -1,3 +1,24 @@
+2021-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/103431
+       * config/i386/i386.md (x86_64_shld, x86_shld, x86_64_shrd, x86_shrd):
+       Change insn pattern to accurately describe the instructions.
+       (*x86_64_shld_1, *x86_shld_1, *x86_64_shrd_1, *x86_shrd_1): New
+       define_insn patterns.
+       (*x86_64_shld_2, *x86_shld_2, *x86_64_shrd_2, *x86_shrd_2): New
+       define_insn_and_split patterns.
+       (*ashl<dwi>3_doubleword_mask, *ashl<dwi>3_doubleword_mask_1,
+       *<insn><dwi>3_doubleword_mask, *<insn><dwi>3_doubleword_mask_1,
+       ix86_rotl<dwi>3_doubleword, ix86_rotr<dwi>3_doubleword): Adjust
+       splitters for x86_{,64_}sh{l,r}d pattern changes.
+
+2021-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/103435
+       * gimple-ssa-store-merging.c (find_bswap_or_nop_finalize): Avoid UB if
+       n->range - rsize == 8, just clear both *cmpnop and *cmpxchg in that
+       case.
+
 2021-11-27  Martin Jambor  <mjambor@suse.cz>
 
        PR ipa/103441
index 22f794c..4fdb99f 100644 (file)
@@ -1 +1 @@
-20211127
+20211128
index f5a836a..2a36b53 100644 (file)
@@ -1,3 +1,7 @@
+2021-11-27  Petter Tomner  <tomner@kth.se>
+
+       * libgccjit.c: %ld -> %zu
+
 2021-11-24  Martin Liska  <mliska@suse.cz>
 
        * jit-playback.c (function): Initialize m_blocks vector.
index 182c649..11ffdcf 100644 (file)
@@ -1,3 +1,13 @@
+2021-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/103431
+       * gcc.dg/pr103431.c: New test.
+
+2021-11-27  Roger Sayle  <roger@nextmovesoftware.com>
+
+       * gcc.dg/tree-ssa/ivopts-8.c: Fix new test case for -m32.
+       * gcc.dg/tree-ssa/ivopts-9.c: Likewise.
+
 2021-11-26  Harald Anlauf  <anlauf@gmx.de>
 
        PR fortran/103411
index bf3cad2..3f01b70 100644 (file)
@@ -1,3 +1,7 @@
+2021-11-27  John David Anglin  <danglin@gcc.gnu.org>
+
+       * config/pa/t-dimode (lib2difuncs): Fix typo.
+
 2021-11-25  Florian Weimer  <fweimer@redhat.com>
 
        * unwind-dw2-fde-dip.c (struct unw_eh_callback_data): Add hdr.