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 6a27c430468 expand: Fix up IFN_ATOMIC_{BIT*,*CMP_0} expansion [PR105951] adds 74e6a403357 match.pd: Fix up __builtin_mul_overflow_p signed type optim [...] adds 9642d07c35f match.pd: Improve y == MIN || x < y optimization [PR105983]
No new revisions were added by this update.
Summary of changes: gcc/match.pd | 13 ++++++------- gcc/testsuite/gcc.c-torture/execute/pr105984.c | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr105983.c | 17 +++++++++++++++++ 3 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr105984.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr105983.c