This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 89b01e86ff8 coroutines, ensure placeholder var is properly declared. new c104e8f1b67 libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
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/ChangeLog | 12 +++ libstdc++-v3/include/std/charconv | 12 +-- libstdc++-v3/testsuite/20_util/from_chars/1.cc | 16 +-- libstdc++-v3/testsuite/20_util/from_chars/2.cc | 130 ++++++++++++------------- libstdc++-v3/testsuite/20_util/to_chars/1.cc | 30 +++--- libstdc++-v3/testsuite/20_util/to_chars/2.cc | 4 +- 6 files changed, 112 insertions(+), 92 deletions(-)