]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 20 Aug 2021 00:18:08 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 20 Aug 2021 00:18:08 +0000 (00:18 +0000)
gcc/DATESTAMP
gcc/testsuite/ChangeLog
libstdc++-v3/ChangeLog

index 30a51b98f77956c0289397f6fa40a3f5ef5c1e6d..a0951915c74ff4e01693eff0c88a94f67b5cf6a5 100644 (file)
@@ -1 +1 @@
-20210819
+20210820
index 5b312deeeaa2692dc8f8fb6aca842a72f84ee91a..92c09f61ef08349ed887beba139027aa08c1ae8f 100644 (file)
@@ -1,3 +1,11 @@
+2021-08-19  Thomas Schwinge  <thomas@codesourcery.com>
+
+       Backported from master:
+       2021-08-19  Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR testsuite/101969
+       * gcc.dg/pr78213.c: Fix up for '--enable-checking=release' etc.
+
 2021-08-18  Christophe Lyon  <christophe.lyon@foss.st.com>
 
        Backported from master:
index 331d6f7851a0f2e53d002bea7092eb900592aedf..626d507c31e79c922929d2eccc48442969e1cd36 100644 (file)
@@ -1,3 +1,20 @@
+2021-08-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2021-08-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/status_cxx2020.xml: Move row  earlier in table.
+       * doc/html/manual/status.html: Regenerate.
+
+2021-08-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2021-08-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/100139
+       * doc/xml/manual/status_cxx2020.xml: Add P1739R4 to status table.
+       * doc/html/manual/status.html: Regenerate.
+
 2021-08-17  Thomas Schwinge  <thomas@codesourcery.com>
 
        Backported from master: