This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5cee5f94000 i386: correct integer division modeling in znver.md new 29ef50b6bc6 libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
The 1 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/std/charconv | 86 ++++++++++ libstdc++-v3/include/std/istream | 88 +++++++++++ libstdc++-v3/include/std/ostream | 45 ++++++ .../testsuite/20_util/from_chars/{4.cc => 8.cc} | 173 ++++++++++----------- .../cmath/c99_classification_macros_c++23.cc | 1 + .../headers/cmath/functions_std_c++23.cc | 173 +++++++++++---------- .../26_numerics/headers/cmath/nextafter_c++23.cc | 72 ++++----- 7 files changed, 426 insertions(+), 212 deletions(-) copy libstdc++-v3/testsuite/20_util/from_chars/{4.cc => 8.cc} (68%)