This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85da0b40538 OpenMP/Fortran: Non-rectangular loops with constant steps o [...] new 58303d42809 libstdc++: Check autoconf macros for strtof and strtold [PR110653] new f0b0c21152b libstdc++: Define std::stof fallback in terms of std::stod [...] new f07136af570 libstdc++: Enable tests for std::stoi etc. unconditionally [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/basic_string.h | 22 ++++++++++++++++++++-- libstdc++-v3/include/c_global/cstdlib | 14 ++++++++++++++ .../basic_string/numeric_conversions/char/stod.cc | 1 - .../basic_string/numeric_conversions/char/stof.cc | 1 - .../basic_string/numeric_conversions/char/stoi.cc | 1 - .../basic_string/numeric_conversions/char/stol.cc | 1 - .../basic_string/numeric_conversions/char/stoul.cc | 1 - 7 files changed, 34 insertions(+), 7 deletions(-)