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 7e287503958 d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos [...] adds b9756c0858f Daily bump. adds 823b3b79cd2 Don't fold builtin into gimple when isa mismatches.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 6 ++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 4 ++ gcc/config/i386/i386-expand.cc | 97 +++++++++++++++++++------------- gcc/config/i386/i386-protos.h | 5 ++ gcc/config/i386/i386.cc | 4 ++ gcc/d/ChangeLog | 9 +++ gcc/testsuite/gcc.target/i386/pr104666.c | 49 ++++++++++++++++ libgomp/ChangeLog | 4 ++ libphobos/ChangeLog | 5 ++ 10 files changed, 144 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104666.c