]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 12 May 2022 00:18:20 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 12 May 2022 00:18:20 +0000 (00:18 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 3e06743d939b99a40bfac35e4d20150b0fefaebc..2a18b6434838d49b241a8be9d54138e715a85a09 100644 (file)
@@ -1 +1 @@
-20220511
+20220512
index cb64b565accb07f49baef53e51af892e9dfcb88f..ff49e4bae4925e6bfb0aef03f282f1299f2f9cfd 100644 (file)
@@ -1,3 +1,14 @@
+2022-05-11  Patrick Palka  <ppalka@redhat.com>
+
+       Backported from master:
+       2022-05-02  Patrick Palka  <ppalka@redhat.com>
+
+       PR libstdc++/103911
+       * src/c++17/floating_from_chars.cc (find_end_of_float): Accept
+       two delimeters for the exponent part in the form of a possibly
+       NULL string of length two.  Don't use std::tolower.
+       (pattern): Adjust calls to find_end_of_float accordingly.
+
 2022-05-10  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master:
This page took 0.066395 seconds and 5 git commands to generate.