This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os_LTO 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. adds 3e1a06ec94b docs: Unify instruct set name. adds 1a6592ff65e docs: use ';' for function declarations. adds 3892cfee77e docs: docs: use ';' for function declarations. (part 2) adds 63eb073efbe docs: docs: use ';' for function declarations. (part 3) adds 228173565ea Fortran: allow __float128 on targets where long double is n [...]
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/doc/extend.texi | 3127 ++++++++++++++++----------------- 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 +- libgfortran/kinds-override.h | 23 +- libgfortran/mk-kinds-h.sh | 6 +- libphobos/ChangeLog | 4 + libphobos/configure.tgt | 3 + 17 files changed, 1723 insertions(+), 1591 deletions(-) mode change 100644 => 100755 config.sub