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-aarch64 in repository toolchain/ci/gcc.
from dcf8fe1eeab libgcc: Fix __gthr_i486_lock_cmp_xchg clobber for Windows adds f4a2cecd689 i386: Improve and optimize ix86_expand_sse_movcc adds 52d28210389 libstdc++: Fix ODR issues with different -m flags
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386-expand.c | 138 ++++---- gcc/config/i386/sse.md | 2 +- libstdc++-v3/include/experimental/bits/simd.h | 380 ++++++++++++++------- .../include/experimental/bits/simd_builtin.h | 41 ++- .../include/experimental/bits/simd_detail.h | 40 +++ .../include/experimental/bits/simd_fixed_size.h | 39 ++- libstdc++-v3/include/experimental/bits/simd_math.h | 45 ++- libstdc++-v3/include/experimental/bits/simd_neon.h | 4 +- libstdc++-v3/include/experimental/bits/simd_ppc.h | 4 +- .../include/experimental/bits/simd_scalar.h | 71 ++-- libstdc++-v3/include/experimental/bits/simd_x86.h | 4 +- 11 files changed, 502 insertions(+), 266 deletions(-)