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-aarch64 in repository toolchain/ci/gcc.
from 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/config/i386/i386-expand.cc | 97 +++++++++++++++++++------------- gcc/config/i386/i386-protos.h | 5 ++ gcc/config/i386/i386.cc | 4 ++ gcc/testsuite/gcc.target/i386/pr104666.c | 49 ++++++++++++++++ 4 files changed, 115 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104666.c