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-mainline-defconfig in repository toolchain/ci/gcc.
from 472396ebbca AArch64: Add rng feature to Neoverse V1 adds 19870c2b458 AArch64: Add prefer_advsimd_autovec internal tune_flag adds 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. new ec3abe75d65 AArch64: Add Neoverse V1 tuning struct
The 1 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: gcc/ChangeLog | 29 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-cores.def | 4 +-- gcc/config/aarch64/aarch64-tuning-flags.def | 3 +++ gcc/config/aarch64/aarch64.c | 40 +++++++++++++++++++++++++++-- gcc/coverage.c | 8 +++--- gcc/profile.c | 6 ++--- gcc/testsuite/g++.dg/gcov/pr97069.C | 20 +++++++++++++++ gcc/value-prof.c | 5 +++- 9 files changed, 105 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gcov/pr97069.C