This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe0f9e09413 Add 'libgomp.c-c++-common/pr100059-1.c' new c34ad4bc197 libstdc++: Add missing target selector to std::expected test new 0eb35092de0 libstdc++: Add explicit -std=gnu++98 to tests that use { ta [...] new 4bbe1414e17 libstdc++: Add { target c++98_only } to tests new affbb7b4322 libstdc++: Fix filenames and comments in tests [PR26142] new 678834e9ff5 libstdc++: Enable std::auto_ptr tests for C++11 and later new 455907564c2 libstdc++: Remove dg-options "-std=c++98" from TR1 tests new 270e702edae libstdc++: Remove unnecessary dg-options and outdated comment
The 7 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/testsuite/20_util/auto_ptr/1.cc | 10 +++++----- libstdc++-v3/testsuite/20_util/auto_ptr/2.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/3.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/3946.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/4.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/5.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/6.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/7.cc | 5 +++-- libstdc++-v3/testsuite/20_util/auto_ptr/assign_neg.cc | 6 +++--- .../auto_ptr/requirements/explicit_instantiation/1.cc | 6 +++--- libstdc++-v3/testsuite/20_util/bitset/107037.cc | 2 +- libstdc++-v3/testsuite/20_util/expected/bad.cc | 2 +- .../deque/requirements/explicit_instantiation/2.cc | 1 + .../list/requirements/explicit_instantiation/2.cc | 1 + .../23_containers/vector/{26412-1.cc => 26142-1.cc} | 2 +- .../23_containers/vector/{26412-2.cc => 26142-2.cc} | 2 +- libstdc++-v3/testsuite/26_numerics/complex/56111.cc | 2 +- .../testsuite/26_numerics/complex/literals/types.cc | 5 +---- .../2_general_utilities/shared_ptr/assign/auto_ptr.cc | 3 ++- .../shared_ptr/assign/auto_ptr_neg.cc | 3 ++- .../shared_ptr/assign/auto_ptr_rvalue_neg.cc | 3 ++- .../2_general_utilities/shared_ptr/cons/43820_neg.cc | 3 ++- .../2_general_utilities/shared_ptr/cons/auto_ptr.cc | 3 ++- .../shared_ptr/cons/auto_ptr_neg.cc | 3 ++- .../testsuite/tr1/6_containers/utility/pair.cc | 19 ++++++++----------- .../tr1/8_c_compatibility/cmath/pow_cmath.cc | 7 +++++-- 26 files changed, 65 insertions(+), 53 deletions(-) rename libstdc++-v3/testsuite/23_containers/vector/{26412-1.cc => 26142-1.cc} (92%) rename libstdc++-v3/testsuite/23_containers/vector/{26412-2.cc => 26142-2.cc} (92%)