This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from d1471457fcd Improve -fprofile-report adds 2899d49e370 Compare guessed and feedback frequencies during profile fee [...] adds 32377c10193 Fix PR 62157: disclean in libsanitizer not working new 2f0dd172bc6 Daily bump.
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 | 27 +++++++++++ gcc/DATESTAMP | 2 +- gcc/d/ChangeLog | 4 ++ gcc/profile.c | 78 +++++++++++++++++++++++++++++-- libsanitizer/ChangeLog | 14 ++++++ libsanitizer/Makefile.am | 3 ++ libsanitizer/Makefile.in | 4 +- libsanitizer/asan/Makefile.in | 1 + libsanitizer/hwasan/Makefile.in | 1 + libsanitizer/interception/Makefile.in | 1 + libsanitizer/libbacktrace/Makefile.in | 1 + libsanitizer/lsan/Makefile.in | 1 + libsanitizer/sanitizer_common/Makefile.in | 1 + libsanitizer/tsan/Makefile.in | 1 + libsanitizer/ubsan/Makefile.in | 1 + libstdc++-v3/ChangeLog | 7 +++ 16 files changed, 139 insertions(+), 8 deletions(-)