This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4e4018533b8 2019-04-03 Dominique d'Humieres dominiq@gcc.gnu.org new 62fd39e8528 Define std::hash specializations for C++17 PMR strings new e1d699b8a57 PR libstdc++/85184 remove debug assertions from std::variant
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/ChangeLog | 14 +++++ libstdc++-v3/include/std/string | 35 ++++++++++++ libstdc++-v3/include/std/variant | 28 ++++------ .../basic_string/hash/hash.cc} | 62 ++++++++-------------- .../basic_string/hash/hash_char8_t.cc} | 54 +++++++++---------- 5 files changed, 106 insertions(+), 87 deletions(-) copy libstdc++-v3/testsuite/{27_io/filesystem/operations/resize_file.cc => 21_stri [...] copy libstdc++-v3/testsuite/{26_numerics/midpoint/floating.cc => 21_strings/basic_ [...]