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-aarch64-bootstrap in repository toolchain/ci/gcc.
from 3c940d42701 AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339] new 4f77738c3b4 rtl-optimization/105231 - distribute_notes and REG_EH_REGION new b6e22db8564 target/89125 - BSD and math functions
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/combine.cc | 81 +++++++++++++++++++++++++-------- gcc/config/freebsd.h | 2 +- gcc/targhooks.cc | 14 ++++++ gcc/targhooks.h | 1 + gcc/testsuite/gcc.dg/torture/pr105231.c | 15 ++++++ 5 files changed, 94 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr105231.c