This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 4df735e01e3 c++: hidden friend access [DR1699] adds 18547874ee2 i386: Remove constraints when used with constant integer pr [...] adds ac6a32f663a Daily bump. adds 69c4b5c519f Fix ICE caused by wrong condition.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 22 ++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386-expand.cc | 9 +- gcc/config/i386/i386.md | 98 ++++----- gcc/config/i386/mmx.md | 20 +- gcc/config/i386/sse.md | 366 +++++++++++++++---------------- gcc/config/i386/subst.md | 10 +- gcc/config/i386/sync.md | 4 +- gcc/cp/ChangeLog | 19 ++ gcc/testsuite/ChangeLog | 15 ++ gcc/testsuite/gcc.target/i386/pr105587.c | 11 + 11 files changed, 319 insertions(+), 257 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105587.c