This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e798f081925 c++: Windows rename [PR 98412] new 6a31d47e271 libstdc++: Disable floating-point std::to_chars on unsuppor [...] new 0e1d4b3bfe2 Darwin : Update the kernel version to macOS version mapping.
The 2 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: gcc/config/darwin-driver.c | 17 +++++++++++++++-- libstdc++-v3/include/bits/c++config | 14 ++++++++++++++ libstdc++-v3/include/std/charconv | 2 ++ libstdc++-v3/src/c++17/floating_to_chars.cc | 10 ++++++---- libstdc++-v3/testsuite/20_util/to_chars/double.cc | 1 + libstdc++-v3/testsuite/20_util/to_chars/float.cc | 1 + libstdc++-v3/testsuite/20_util/to_chars/long_double.cc | 1 + libstdc++-v3/testsuite/lib/libstdc++.exp | 8 ++++++++ 8 files changed, 48 insertions(+), 6 deletions(-)