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-aarch64-stable-allnoconfig in repository toolchain/gcc.
from 485bcd4ddd4 Daily bump. adds e1dc737efd2 Backport from mainline 2018-11-11 Uros Bizjak <ubizjak@ [...] adds 03ce9f49470 Daily bump. adds 026cc7cda0c Make a workaround for PR gcov-profile/88045.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 17 +++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/cygming.h | 3 -- gcc/config/i386/darwin.h | 3 +- gcc/config/i386/i386.h | 3 +- gcc/coverage.c | 6 ++- gcc/testsuite/ChangeLog | 13 +++++ gcc/testsuite/g++.dg/gcov/pr88045.C | 90 +++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr87928.c | 23 +++++++++ 9 files changed, 151 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gcov/pr88045.C create mode 100644 gcc/testsuite/gcc.target/i386/pr87928.c