This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64 in repository toolchain/ci/gcc.
from 51a24e4a984 Don't move cold code out of loop by checking bb count adds 6fad101f306 config.sub: change mode to 755. adds d22907975b2 i386: Add missing BMI intrinsic to align with clang adds 0c3fc06c300 libphobos: Add power*-*-freebsd* as supported target adds 7c6ae994fb5 config: Add check whether D compiler works (PR103528) adds aa17859b685 Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 8 +++++++ config.sub | 0 config/ChangeLog | 5 +++++ config/acx.m4 | 13 +++++++++++ configure | 19 ++++++++++++++++ gcc/ChangeLog | 42 +++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/bmiintrin.h | 18 +++++++++++++++ gcc/testsuite/ChangeLog | 20 +++++++++++++++++ gcc/testsuite/gcc.target/i386/bmi-1.c | 8 ++++++- gcc/testsuite/gcc.target/i386/bmi-2.c | 8 ++++++- gcc/testsuite/gcc.target/i386/bmi-3.c | 8 ++++++- libphobos/ChangeLog | 4 ++++ libphobos/configure.tgt | 3 +++ 14 files changed, 154 insertions(+), 4 deletions(-) mode change 100644 => 100755 config.sub