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 52ac72a423b Daily bump. adds 4633d623d7c gcc: xtensa: fix PR target/102336 adds f53a89fe722 c++: tweak C++20 destructor template-id rule adds ba9b07d0259 c++: correct object scope handling adds a53781c8fd2 c++: don't predeclare std::type_info [PR48396] adds 40c9541ac05 Remove m68k-openbsd support adds 947332a4e22 Remove support for vax-openbsd
No new revisions were added by this update.
Summary of changes: contrib/config-list.mk | 4 +- gcc/config.gcc | 17 +----- gcc/config/xtensa/t-xtensa | 1 + gcc/cp/cp-tree.h | 4 +- gcc/cp/parser.c | 7 ++- gcc/cp/rtti.c | 95 ++++++++++++++++++--------------- gcc/testsuite/g++.dg/rtti/undeclared1.C | 5 ++ 7 files changed, 67 insertions(+), 66 deletions(-) create mode 100644 gcc/testsuite/g++.dg/rtti/undeclared1.C