This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/gcc.
from 9aee1351e77 PR c++/90173 * g++.dg/cpp1z/class-deduction66.C: Use dg-d [...] adds c5beaef0c93 Daily bump. new a4360611483 Adding noexcept-specification on tuple constructors (LWG 2899) new ac8f540ed3a Fix ChangeLog format
The 2 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: gcc/DATESTAMP | 2 +- libstdc++-v3/ChangeLog | 17 + libstdc++-v3/include/std/tuple | 39 + .../testsuite/20_util/tuple/cons/noexcept_specs.cc | 943 +++++++++++++++++++++ 4 files changed, 1000 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/noexcept_specs.cc