This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap 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 new 8b69c481fc8 Add OpenACC 'host_data' testing to 'gfortran.dg/goacc/unexp [...] new 243e0a5b194 Output vextract{i,f}{32x4,64x2} for (vec_select:(reg:Vmode) [...]
The 2 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: contrib/config-list.mk | 4 +- gcc/config.gcc | 17 +--- gcc/config/i386/sse.md | 21 ++++- 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 ++ gcc/testsuite/gcc.target/i386/pr91103-1.c | 7 +- gcc/testsuite/gcc.target/i386/pr91103-2.c | 4 + gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 | 4 +- 11 files changed, 97 insertions(+), 72 deletions(-) create mode 100644 gcc/testsuite/g++.dg/rtti/undeclared1.C