This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from c08ba00487c c++: Adjust module initializer calling emission adds 1eff4872d2e openmp: Call dlopen with "libmemkind.so.0" rather than "lib [...] adds e6d369bbdb4 c++: Add a late-writing step for modules adds cb7fd1ea85f c++: optimize specialization of nested templated classes adds f9b5a8e58df c++: optimize specialization of templated member functions adds 343d83c7a89 c++: improve TYPENAME_TYPE hashing [PR65328] adds ef1e4d80dd3 Daily bump. adds fddb7f65129 Disable generating load/store vector pairs for block copies.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 9 +++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.cc | 5 +- gcc/cp/ChangeLog | 65 ++++++++++++++++++++ gcc/cp/cp-tree.h | 4 +- gcc/cp/decl.cc | 23 ++++--- gcc/cp/decl2.cc | 4 +- gcc/cp/module.cc | 145 ++++++++++++++++++++++++++++---------------- gcc/cp/pt.cc | 121 +++++++++++++++++++++++++----------- gcc/jit/ChangeLog | 6 ++ gcc/testsuite/ChangeLog | 17 ++++++ libgomp/ChangeLog | 20 ++++++ libgomp/allocator.c | 2 +- libstdc++-v3/ChangeLog | 45 ++++++++++++++ 14 files changed, 369 insertions(+), 99 deletions(-)