This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 59cabe08b57 libstdc++: Implement _Escaping_sink to avoid construction o [...] new 1b18a9e5396 libstdc++: Ensure filesystem::path internals are sufficient [...] new 9b444204886 libstdc++: Test specific feature test macros instead of __c [...]
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/include/bits/hashtable.h | 18 ++++---- libstdc++-v3/include/bits/stl_map.h | 20 ++++----- libstdc++-v3/include/bits/stl_multimap.h | 20 ++++----- libstdc++-v3/include/bits/stl_multiset.h | 12 ++--- libstdc++-v3/include/bits/stl_set.h | 12 ++--- libstdc++-v3/include/bits/stl_tree.h | 4 +- libstdc++-v3/include/bits/unordered_map.h | 20 ++++----- libstdc++-v3/include/bits/unordered_set.h | 20 ++++----- libstdc++-v3/include/debug/map.h | 18 ++++---- libstdc++-v3/include/debug/multimap.h | 18 ++++---- libstdc++-v3/include/debug/multiset.h | 10 ++--- libstdc++-v3/include/debug/set.h | 10 ++--- libstdc++-v3/include/debug/unordered_map | 24 +++++----- libstdc++-v3/include/debug/unordered_set | 24 +++++----- libstdc++-v3/src/c++17/fs_path.cc | 74 +++++++++++++++++++++---------- 15 files changed, 165 insertions(+), 139 deletions(-)