This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40632ac35ed [nvptx] Define TARGET_HAVE_SPECULATION_SAFE_VALUE new 42e4d3a7e75 PR libstdc++/60555 std::system_category() should recognise [...]
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 | 10 + libstdc++-v3/src/c++11/system_error.cc | 255 +++++++++++++++++++++ .../error_category/generic_category.cc | 69 ++++++ .../error_category/system_category.cc | 77 +++++++ 4 files changed, 411 insertions(+) create mode 100644 libstdc++-v3/testsuite/19_diagnostics/error_category/generic_ca [...] create mode 100644 libstdc++-v3/testsuite/19_diagnostics/error_category/system_cat [...]