This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-check_cross in repository toolchain/ci/gcc.
from b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...] adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
No new revisions were added by this update.
Summary of changes: gcc/cp/call.c | 20 +++++++++----------- gcc/cp/class.c | 14 ++++++++++++++ gcc/cp/cp-tree.h | 3 ++- gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++++++++++++++++ 4 files changed, 56 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/virtual5.C