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-allnoconfig in repository toolchain/ci/gcc.
from bb3c9a3bb5d [C] Add a target hook that allows targets to verify type usage adds 4ded402a10c 2019-11-30 Jan Hubicka hubicka@ucw.cz adds e0f2cde1550 Update max_bb_count in execute_fixup_cfg adds bddfda838ef * ipa-inline.c (compute_max_insns): Return int64_t. (inli [...] adds 8b8f4162103 Daily bump. adds bd8de6c2181 * profile-count.h (profile_count::operator<): Use IPA valu [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 37 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 +++ gcc/c-family/c-attribs.c | 59 +++++++++++++++++++++++++++++++ gcc/cgraph.h | 2 ++ gcc/cgraphunit.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++-- gcc/config/elfos.h | 11 ++++++ gcc/doc/extend.texi | 35 ++++++++++++++++++ gcc/ipa-inline.c | 5 ++- gcc/lto-cgraph.c | 4 +++ gcc/output.h | 1 + gcc/predict.c | 2 +- gcc/profile-count.h | 8 ++--- gcc/symtab.c | 11 +++++- gcc/tree-cfg.c | 6 +++- gcc/varasm.c | 17 +++++++++ gcc/varpool.c | 5 ++- 17 files changed, 288 insertions(+), 14 deletions(-)