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-mainline-allnoconfig in repository toolchain/ci/gcc.
from bcd9cd37231 [RTEMS] Change multilibs for ARM adds 9ef2da896d0 Daily bump. adds b2dcbf9a594 c-family/ Backport from mainline 2018-05-10 Eric Botcazo [...] new 5f77d5d6759 Backported from mainline 2019-05-21 Uroš Bizjak <ubizja [...]
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 | 15 +++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 8 ++++++++ gcc/c-family/c-attribs.c | 5 ++--- gcc/config/i386/cpuid.h | 17 +++++++++++++++++ gcc/config/i386/i386.md | 8 ++++++++ gcc/cp/ChangeLog | 10 ++++++++++ gcc/cp/decl2.c | 16 ++++++++++++++++ gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/g++.dg/tls/pr85400.C | 24 ++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr90547.c | 21 +++++++++++++++++++++ 11 files changed, 134 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tls/pr85400.C create mode 100644 gcc/testsuite/gcc.target/i386/pr90547.c