This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allnoconfig in repository toolchain/ci/gcc.
from e560fb42d8c Daily bump. adds d7ca95c00d3 c-family/ * c-ada-spec.c (is_float128): New predicate extr [...] adds ef0389c654f Regenerate libiberty/functions.texi adds dd88b0380fc PR target/89945 * config/i386/i386.md (anddi_1 to andsi_1 [...] adds 5224812d466 * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. adds e62a08c882f 2019-04-07 Harald Anlauf anlauf@gmx.de adds 38ce58916b6 Daily bump. new 56d298ef12b 2019-04-08 Chenghua Xu paul.hua.gm@gmail.com new d0f56531ff2 [testsuite,libstdc++-v3] Fix 27_io/filesystem/iterators/caching.cc
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/ChangeLog | 115 +++++++++++++-------- gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 + gcc/ada/libgnat/i-cexten.ads | 10 +- gcc/c-family/ChangeLog | 6 ++ gcc/c-family/c-ada-spec.c | 30 ++++-- gcc/config/i386/i386.md | 11 +- gcc/config/mips/mips.opt | 2 +- gcc/fortran/ChangeLog | 2 +- gcc/testsuite/ChangeLog | 21 ++-- gcc/testsuite/gcc.target/i386/pr89945.c | 21 ++++ libiberty/ChangeLog | 4 + libiberty/functions.texi | 57 +++++----- libstdc++-v3/ChangeLog | 5 + .../27_io/filesystem/iterators/caching.cc | 1 + 15 files changed, 200 insertions(+), 91 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr89945.c