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 82ac4cd2138 libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=iee [...] adds 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 +++++++++++++++++++++++++++++++++++++++ lto-plugin/configure | 2 +- lto-plugin/configure.ac | 2 +- 7 files changed, 106 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr104992-1.C create mode 100644 gcc/testsuite/gcc.dg/pr104992.c