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_build/master-aarch64 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] new ef1e4d80dd3 Daily bump.
The 1 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/ChangeLog | 9 +++ gcc/DATESTAMP | 2 +- 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 +++++++++++++++ 13 files changed, 365 insertions(+), 98 deletions(-)