Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 24 Oct 2021 00:16:25 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 24 Oct 2021 00:16:25 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 7629557..fa5b032 100644 (file)
@@ -1,3 +1,18 @@
+2021-10-23  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * config/i386/x86-tune-sched-bd.c (dispatch_group): Commentary
+       typo fix.
+
+2021-10-23  Jan Hubicka  <hubicka@ucw.cz>
+
+       * tree-ssa-structalias.c (compute_points_to_sets): Cleanup.
+
+2021-10-23  Roger Sayle  <roger@nextmovesoftware.com>
+
+       * config/i386/sse.md (<any_logic>v1ti3): New define_insn to
+       implement V1TImode AND, IOR and XOR on TARGET_SSE2 (and above).
+       (one_cmplv1ti2): New define expand.
+
 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
 
        PR other/102663
index 142ce4f..1155e64 100644 (file)
@@ -1 +1 @@
-20211023
+20211024
index 1804ecb..7e94657 100644 (file)
@@ -1,3 +1,20 @@
+2021-10-23  H.J. Lu  <hjl.tools@gmail.com>
+
+       PR fortran/9262
+       * gfortran.dg/bind-c-intent-out-2.f90: Moved to ...
+       * gfortran.dg/ubsan/bind-c-intent-out-2.f90
+
+2021-10-23  Roger Sayle  <roger@nextmovesoftware.com>
+
+       * gcc.target/i386/sse2-v1ti-logic.c: New test case.
+       * gcc.target/i386/sse2-v1ti-logic-2.c: New test case.
+
+2021-10-23  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR fortran/95196
+       * gfortran.dg/PR95196.f90: New.
+
 2021-10-22  Tobias Burnus  <tobias@codesourcery.com>
 
        * gfortran.dg/associate_3.f03: Replace dg-excess-errors by