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 10ae9946dce Daily bump. adds 9525c26bf19 Fortran: speed up decimal output of integers adds d87483015d4 i386: Check AX input in any_mul_highpart peepholes
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386.md | 10 +- gcc/testsuite/gcc.target/i386/pr103785.c | 38 ++++ gcc/testsuite/gfortran.dg/pr98076.f90 | 293 +++++++++++++++++++++++++++++++ libgfortran/runtime/string.c | 65 ++++++- 4 files changed, 398 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103785.c create mode 100644 gcc/testsuite/gfortran.dg/pr98076.f90