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

index 7f5ddeedd3dc5d29f9394793952a20489cd3667b..5603d907b59987a5b7e1a8b4ebe9561ed5112511 100644 (file)
@@ -1,3 +1,9 @@
+2021-09-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR rtl-optimization/102306
+       * combine.c (try_combine): Abort the combination if we are about to
+       duplicate volatile references.
+
 2021-09-16  Daniel Cederman  <cederman@gaisler.com>
 
        * config/sparc/sparc-opts.h (enum sparc_processor_type): Add LEON5
index 62910e59a28e900767996bba37851f4f2d8f186c..0e68b89b8a892fe66691aa436b6417d7d13f1c0e 100644 (file)
@@ -1 +1 @@
-20210917
+20210918
index fe7642e880e4b92ed080e5564c35ccf8beece693..c24b22609b2c494aa661ac3f3845878ea4ea4b87 100644 (file)
@@ -1,3 +1,7 @@
+2021-09-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.target/sparc/20210917-1.c: New test.
+
 2021-09-16  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: