This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4e9be08f79a Add missing '|' as wrong patch was applied. new 9190361f448 PR libstdc++/85831 define move constructors and operators f [...]
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 | 17 ++++++ libstdc++-v3/config/abi/pre/gnu.ver | 7 +++ libstdc++-v3/include/std/stdexcept | 62 +++++++++++++++------- libstdc++-v3/libsupc++/exception.h | 8 +-- libstdc++-v3/src/c++11/cow-stdexcept.cc | 15 +++++- libstdc++-v3/testsuite/19_diagnostics/stdexcept.cc | 28 ++++++++++ 6 files changed, 115 insertions(+), 22 deletions(-)