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-arm in repository toolchain/ci/gcc.
from 9ef714539cb Fix Intel MIC 'mkoffload' for OpenMP 'requires' adds 9fc61fc8da9 Speedup update-ssa some more adds d89fa97ff31 lto-plugin: use locking only for selected targets adds 81bec060e31 c++: -Woverloaded-virtual and dtors [PR87729] adds 9de8fbe1507 statistics.cc: Add check to see if fn is not NULL in get_fu [...] adds ad6135e261c libstdc++: Remove workaround in __gnu_cxx::char_traits::mov [...]
No new revisions were added by this update.
Summary of changes: gcc/cp/class.cc | 3 +++ gcc/statistics.cc | 2 +- gcc/testsuite/g++.dg/warn/Woverloaded-virt3.C | 7 ++++++ gcc/tree-into-ssa.cc | 36 +++++++++++++++------------ libstdc++-v3/include/bits/char_traits.h | 9 ------- lto-plugin/config.h.in | 4 +-- lto-plugin/configure | 21 +++++++++++++--- lto-plugin/configure.ac | 17 +++++++++++-- lto-plugin/lto-plugin.c | 29 +++++++++++++-------- 9 files changed, 84 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt3.C