]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 22 Jun 2023 00:19:48 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 22 Jun 2023 00:19:48 +0000 (00:19 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 047f836b4f38cfc221c64f3f5eaf26c41f3fadae..2fa39115675e936d1f938e0dd047ea169ff982d1 100644 (file)
@@ -1 +1 @@
-20230621
+20230622
index 214b60132682c25a9c420db66ba42817b5735bc3..bf1868bccd2b61b0286b71c3e0afe49afba4573f 100644 (file)
@@ -1,3 +1,9 @@
+2023-06-21  Jason Merrill  <jason@redhat.com>
+
+       PR tree-optimization/105651
+       * include/bits/basic_string.tcc (_M_replace): Add an assert
+       to avoid -Wrestrict false positive.
+
 2023-05-30  Alexandre Oliva  <oliva@adacore.com>
 
        Backported from master: