This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6a05b23cc2 c++: improve tree dump for templated decls new ce01e2e64c3 libstdc++: std::system_category should know meaning of zero [...] new dd396a321be libstdc++: Improvements to standard error category objects new 477897451e4 libstdc++: Make std::system_category() recognize Windows er [...] new 8fa90926e08 libstdc++: Disable PCH for test that depends on a macro bei [...] new 43358e91bd1 libstdc++: Remove c++20-specific dg-error directives in test
The 5 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/src/c++11/system_error.cc | 222 +++++++++++++++++++-- .../19_diagnostics/error_category/102425.cc | 18 ++ .../error_category/system_category.cc | 18 ++ .../19_diagnostics/headers/system_error/93151.cc | 1 + .../memory_management_tools/destroy_neg.cc | 2 - 5 files changed, 239 insertions(+), 22 deletions(-) create mode 100644 libstdc++-v3/testsuite/19_diagnostics/error_category/102425.cc