]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 11 Jun 2022 00:17:25 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 11 Jun 2022 00:17:25 +0000 (00:17 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index b3177859c58d04e72d9c70595955ea847c5ebe3d..11ff5fbe522cd24fa598862295280d8bf4904d8d 100644 (file)
@@ -1 +1 @@
-20220610
+20220611
index 41d893026ef472ecbf832e67a24a1d59b7c9c9a4..532539d85905cd9187aaba792a1181dee2863888 100644 (file)
@@ -1,3 +1,12 @@
+2022-06-10  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2022-06-10  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/105915
+       * include/experimental/bits/fs_path.h (path::begin, path::end):
+       Remove noexcept from declarations.
+
 2022-05-31  Patrick Palka  <ppalka@redhat.com>
 
        Backported from master: