]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 13 Aug 2020 00:18:16 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 13 Aug 2020 00:18:16 +0000 (00:18 +0000)
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index b81f381520c04cb24d451d8cbc86e3c96d207e54..faeb40f4ca83a987a54408fa51c7c5523f8d37c1 100644 (file)
@@ -1 +1 @@
-20200812
+20200813
index 905df14b2c927f80aa580523cd2e11ae2a9801f7..94a48b605deeb145fe0660782270bc011a999436 100644 (file)
@@ -1,3 +1,16 @@
+2020-08-12  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR testsuite/94077
+       * gcc.dg/gomp/pr82374.c: Add option -fno-common.
+
+2020-08-12  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       Backported from master:
+       2020-08-12  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * gcc.target/arm/stack-protector-1.c: Adapt code to Cortex-M
+       restrictions.
+
 2020-08-07  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master: