This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c521f6751e RISC-V: Add support for vector crypto extensions new 33245d6b87a libstdc++: Qualify calls to std::_Destroy and _Destroy_aux new 8bef8e713fd libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers new f9f05e48398 libstdc++: Fix <iosfwd> synopsis test
The 3 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/alloc_traits.h | 2 +- libstdc++-v3/include/bits/stl_construct.h | 4 ++-- libstdc++-v3/include/pstl/pstl_config.h | 6 ++++-- .../testsuite/23_containers/vector/cons/destroy-adl.cc | 11 +++++++++++ libstdc++-v3/testsuite/27_io/headers/iosfwd/synopsis.cc | 2 +- 5 files changed, 19 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/vector/cons/destroy-adl.cc