This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 05783fe65d0 aarch64: LD3/LD4 post-modify costs for struct modes adds eb4a3e6a9a8 Fix 'contrib/update-copyright.py': 'TypeError: exceptions m [...] adds b7cd3946062 Fix 'Copyright (C) 2020-21' into '2020-2021' adds 409767d774c Dump static chain for cgraph_node. adds 7553bd35c87 gcov-profile: Fix -fcompare-debug with -fprofile-generate [ [...] adds 355eb60b667 Fix static chain dump. adds 71cf7c0a0e9 rs6000: Update rs6000_builtin_decl adds a354b4255b6 rs6000: Miscellaneous uses of rs6000_builtins_decl_x adds 18546941ae4 path solver: Avoid recalculating ranges already in the cache. adds d626fe77cdc Fix spurious valgrind errors in irred loop verification new a7dce7626a6 powerpc: Fix vsx_splat_v4si_di breakage on Power8.
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: contrib/update-copyright.py | 4 ++-- gcc/cfgloop.c | 23 +++++++++++----------- gcc/cgraph.c | 3 +++ gcc/config/rs6000/rbtree.c | 2 +- gcc/config/rs6000/rbtree.h | 2 +- gcc/config/rs6000/rs6000-builtin-new.def | 2 +- gcc/config/rs6000/rs6000-call.c | 20 +++++++++++++++++++ gcc/config/rs6000/rs6000-gen-builtins.c | 2 +- gcc/config/rs6000/rs6000-overload.def | 2 +- gcc/config/rs6000/rs6000.c | 17 +++++++++++++--- gcc/config/rs6000/vsx.md | 2 +- gcc/coverage.c | 7 +++++-- gcc/gimple-range-path.cc | 3 +++ gcc/system.h | 13 +++++++++++++ gcc/testsuite/gcc.dg/pr100520.c | 5 +++++ gcc/testsuite/gcc.dg/pr103120.c | 33 ++++++++++++++++++++++++++++++++ 16 files changed, 115 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr100520.c create mode 100644 gcc/testsuite/gcc.dg/pr103120.c