This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 60fdce11dc9 c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497] adds 30405ccc143 Avoid andn and generate shorter not;and with -Oz on x86. adds 4a9be8d5118 Correct ix86_rtx_cost for multi-word multiplication. adds c86b726c048 x86: Fix -fsplit-stack feature detection via TARGET_CAN_SP [...]
No new revisions were added by this update.
Summary of changes: gcc/config/i386/gnu-user-common.h | 5 +++-- gcc/config/i386/gnu.h | 5 +++-- gcc/config/i386/i386.cc | 12 ++++++++++- gcc/config/i386/i386.md | 34 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/bmi-andn-3.c | 15 +++++++++++++ 5 files changed, 66 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/bmi-andn-3.c