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-release-arm-lts-defconfig in repository toolchain/ci/gcc.
from 936f7032208 Daily bump. adds 7f76ae5079d Daily bump. adds fabfa92cb3f 2019-01-24 Richard Biener rguenther@suse.de adds b015209c327 Mitigation for PR target/88469 on arm-based systems bootstr [...] adds 85d80e2464d PR target/88998 * config/i386/sse.md (sse2_cvtpi2pd): Add [...] new 2a5a54f69d9 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 | 23 +++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/sse.md | 46 +++++++++++++++++++++------------- gcc/profile-count.h | 12 ++++++++- gcc/testsuite/ChangeLog | 13 ++++++++++ gcc/testsuite/g++.dg/pr88998.C | 31 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr89008.c | 27 ++++++++++++++++++++ gcc/tree-ssa-reassoc.c | 2 +- 8 files changed, 136 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr88998.C create mode 100644 gcc/testsuite/gcc.dg/torture/pr89008.c