]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 76295576eef77c3f630324a97b4fc70ac997c77b..fa5b032f74d1905793274337da61155d4e21c4a8 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 142ce4f1a0784c11baaa758140f01f9afe4dd4de..1155e64b6282dcbc5029f4fa0ca7369e82b78713 100644 (file)
@@ -1 +1 @@
-20211023
+20211024
index 1804ecbfa374298a7d3c34710f8778afaa3c6b40..7e94657417e663f06ad9f74219726a539bbf31b3 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