This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64 in repository toolchain/ci/gcc.
from ae362db3e5c Daily bump. adds cc11a171eee ipa-fnsummary: Remove inconsistent bp_pack_value adds 22b25535b8b IBM Z: Fix PR102222 adds 5acab453d48 IBM Z: TPF: Add cc clobber to profiling expanders adds e89de59a4be Daily bump. adds 23f129487e6 Daily bump. adds 03a8d9ab4ce Fix null-pointer dereference in delete_dead_or_redundant_ca [...] adds 210c3901749 Fix value uninitialization in vn_reference_insert_pieces [P [...] new 522509e7649 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 | 34 ++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/s390/s390.c | 10 ++++++++++ gcc/config/s390/tpf.md | 6 ++++-- gcc/ipa-fnsummary.c | 15 ++++++++++---- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.target/s390/pr102222.c | 16 +++++++++++++++ gcc/tree-ssa-dse.c | 5 +++-- gcc/tree-ssa-sccvn.c | 1 + 9 files changed, 87 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/pr102222.c