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 5d8637208d3 lto: replace $target with $host in configure.ac [PR106170] adds 71f068a9b33 Update configure to check for a recent gnat Ada compiler. adds 388fbbd895e match.pd: Add new division pattern [PR104992]
No new revisions were added by this update.
Summary of changes: config/acx.m4 | 6 ++++- configure | 8 ++++-- gcc/match.pd | 6 +++++ gcc/testsuite/g++.dg/pr104992-1.C | 30 +++++++++++++++++++++ gcc/testsuite/gcc.dg/pr104992.c | 57 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 104 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr104992-1.C create mode 100644 gcc/testsuite/gcc.dg/pr104992.c