This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig in repository toolchain/ci/gcc.
from 3f7059376b7 Daily bump. adds 20f699a4449 gcov: fix streaming corruption adds 7c55364eaaf gcov: fix streaming of HIST_TYPE_IOR histogram type. adds 991a3760153 GCOV: do not mangle .gcno files. adds ec3abe75d65 AArch64: Add Neoverse V1 tuning struct adds 54e50dc2d76 arm: Add support for Neoverse N2 CPU adds fd808e9751c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 39 ++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-cores.def | 4 ++-- gcc/config/aarch64/aarch64.c | 27 +++++++++++++++++++++++++ gcc/config/arm/arm-cpus.in | 12 +++++++++++ gcc/config/arm/arm-tables.opt | 3 +++ gcc/config/arm/arm-tune.md | 4 ++-- gcc/coverage.c | 8 +++++--- gcc/doc/invoke.texi | 6 +++--- gcc/profile.c | 6 +++--- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/gcov/pr97069.C | 20 ++++++++++++++++++ gcc/value-prof.c | 5 ++++- 13 files changed, 129 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gcov/pr97069.C