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-master-arm-mainline-allmodconfig in repository toolchain/ci/gcc.
from eabef64f6e1 Daily bump. adds 8482ddd3ae2 Fix build with --enable-gather-detailed-mem-stats. adds 2d19df75657 testsuite - Require alias support in a test using it. adds 1a15313ca9b Implement N disk counters for single value and indirect cal [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 30 ++++++++ gcc/gcov-io.h | 7 ++ gcc/hash-map.h | 6 +- gcc/hash-table.h | 2 +- gcc/ipa-profile.c | 12 ++-- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.dg/attr-copy-6.c | 1 + gcc/tree-profile.c | 6 +- gcc/value-prof.c | 136 +++++++++++++++++++++---------------- gcc/value-prof.h | 4 ++ libgcc/ChangeLog | 24 +++++++ libgcc/Makefile.in | 6 +- libgcc/libgcov-merge.c | 83 +++++++++++++++------- libgcc/libgcov-profiler.c | 33 ++++----- libgcc/libgcov.h | 29 +++++++- 15 files changed, 264 insertions(+), 119 deletions(-)