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-aarch64 in repository toolchain/ci/gcc.
from da066c4269c Daily bump. adds 6afb21b824d LoongArch: Fix bug for tmpdir-g++.dg-struct-layout-1/t033. adds 4195fced8a1 c++: using operator= [PR105223] adds 0899b22d932 c++: rodata and defaulted ctor [PR104142]
No new revisions were added by this update.
Summary of changes: gcc/config/loongarch/loongarch.cc | 8 +++++--- gcc/cp/class.cc | 19 ++++++++----------- gcc/cp/decl.cc | 4 ++++ gcc/testsuite/g++.dg/opt/const7.C | 7 +++++++ gcc/testsuite/g++.dg/template/using31.C | 16 ++++++++++++++++ 5 files changed, 40 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/const7.C create mode 100644 gcc/testsuite/g++.dg/template/using31.C