This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os in repository toolchain/ci/gcc.
from c5beaef0c93 Daily bump. adds a4360611483 Adding noexcept-specification on tuple constructors (LWG 2899) adds ac8f540ed3a Fix ChangeLog format adds d05d4059fd9 Daily bump.
No new revisions were added by this update.
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