This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 78ba8511aca libstdc++: Only use __builtin_sprintf if supported [PR 96083] new 49e4535f983 libstdc++: Fix filesystem::path pretty printer test failure new 00e948106cc libstdc++: Fix misnamed configure option in manual
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: libstdc++-v3/doc/html/manual/configure.html | 3 +- libstdc++-v3/doc/xml/manual/configure.xml | 3 +- libstdc++-v3/python/libstdcxx/v6/printers.py | 13 ++++--- .../filesystem-ts.cc} | 42 +++++++++------------- 4 files changed, 28 insertions(+), 33 deletions(-) copy libstdc++-v3/testsuite/{experimental/filesystem/iterators/97731.cc => libstdc [...]