This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 7d31c678d68 ifcvt: Improve noce_try_store_flag_mask [PR105314] adds ad56a60f58c rs6000: Make the has_arch target selectors actually work adds e3c5e8360b4 libstdc++: Define std::hashstd::filesystem::path (LWG 3657) adds 41ccd683f00 libstdc++: Add std::atomic<shared_ptr>(nullptr_t) construct [...] adds 796b7cbac3d libphobos: Don't call free on the TLS array in the emutls d [...] adds cd4acb8cd9e lto: use diagnostics_context in print_lto_docs_link adds b6a48401da5 c++: decltype of non-dependent call of class type [PR105386]
No new revisions were added by this update.
Summary of changes: gcc/cp/semantics.cc | 2 +- gcc/lto-wrapper.cc | 20 +++++++++++++--- gcc/testsuite/g++.dg/cpp0x/decltype81.C | 15 ++++++++++++ gcc/testsuite/lib/target-supports.exp | 28 +++++++++++----------- libphobos/libdruntime/gcc/emutls.d | 8 +++---- libstdc++-v3/include/bits/fs_path.h | 10 ++++++++ libstdc++-v3/include/bits/shared_ptr_atomic.h | 4 ++++ .../20_util/shared_ptr/atomic/atomic_shared_ptr.cc | 2 ++ .../27_io/filesystem/path/nonmember/hash_value.cc | 10 ++++++++ 9 files changed, 77 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype81.C