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/release-arm-bootstrap_profiled in repository toolchain/ci/gcc.
from 46a1acba896 libstdc++: Move status table entry to be with other ranges papers adds ffd2d701adf Daily bump. adds 2e90914b79d Daily bump. adds d056e29c7f1 Daily bump. adds 0597b6e2599 Daily bump. adds f7134a12cd6 gcov: fix output location for JSON mode. adds 513c543bb5d dwarf2out: Emit DW_AT_location for global register vars dur [...] adds 05dbde3bfb9 arm: Fix __arm_vctp16q return type in arm_mve.h adds f918470940d libstdc++: Add default template argument to basic_istream_view
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/config/arm/arm_mve.h | 2 +- gcc/dwarf2out.c | 21 ++- gcc/gcov.c | 158 +++++++++++----------- gcc/testsuite/ChangeLog | 8 ++ gcc/testsuite/gcc.dg/guality/pr101905.c | 15 ++ libstdc++-v3/ChangeLog | 17 +++ libstdc++-v3/include/std/ranges | 3 +- libstdc++-v3/testsuite/std/ranges/istream_view.cc | 10 ++ 9 files changed, 153 insertions(+), 83 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/guality/pr101905.c