]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 1 Sep 2021 00:18:36 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 1 Sep 2021 00:18:36 +0000 (00:18 +0000)
gcc/ChangeLog
gcc/DATESTAMP
libgcc/ChangeLog

index 8e12f71601acfcf89279845b23c20cb2d0ac9007..863943b9c7692d917b5aeeb1949dc49e10e6a759 100644 (file)
@@ -1,3 +1,10 @@
+2021-08-31  Thomas Schwinge  <thomas@codesourcery.com>
+
+       Backported from master:
+       2021-08-31  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * tree.c (walk_tree_1) <OMP_CLAUSE_TILE>: Handle three operands.
+
 2021-08-30  Haochen Gui  <guihaoc@gcc.gnu.org>
 
        Backported from master:
index f870d4165fb8bfae7be615a101130ed07eda7335..97ea5d481a17a65ffa3c4c102e78bda1c39c0213 100644 (file)
@@ -1 +1 @@
-20210831
+20210901
index 4b8dab4c9bba567c9342f46570059086ad84b2f7..5157ce526857e4803d479a28be797834b65a9a44 100644 (file)
@@ -1,3 +1,14 @@
+2021-08-31  Richard Sandiford  <richard.sandiford@arm.com>
+
+       Backported from master:
+       2021-08-31  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * config/aarch64/value-unwind.h: Add missing runtime exception
+       paragraph.
+       * config/frv/frv-abi.h: Likewise.
+       * config/i386/value-unwind.h: Likewise.
+       * config/pa/pa64-hpux-lib.h: Likewise.
+
 2021-08-24  Richard Earnshaw  <rearnsha@arm.com>
 
        Backported from master: