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-arm-lts-allyesconfig in repository toolchain/ci/gcc.
from 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. adds 56d298ef12b 2019-04-08 Chenghua Xu paul.hua.gm@gmail.com adds d0f56531ff2 [testsuite,libstdc++-v3] Fix 27_io/filesystem/iterators/caching.cc adds 7651759baf5 /cp 2019-04-08 Paolo Carlini paolo.carlini@oracle.com adds 8d1448db212 Fix expected scanned pattern.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 115 +++++++++++++-------- gcc/DATESTAMP | 2 +- gcc/config/i386/i386.md | 11 +- gcc/config/mips/mips.opt | 2 +- gcc/cp/ChangeLog | 9 ++ gcc/cp/method.c | 9 +- gcc/cp/semantics.c | 8 +- gcc/fortran/ChangeLog | 2 +- gcc/testsuite/ChangeLog | 30 ++++-- .../g++.dg/ext/has_nothrow_constructor-3.C | 9 ++ gcc/testsuite/gcc.target/i386/pr89945.c | 21 ++++ gcc/testsuite/gcc.target/riscv/arch-1.c | 2 +- libstdc++-v3/ChangeLog | 5 + .../27_io/filesystem/iterators/caching.cc | 1 + 14 files changed, 163 insertions(+), 63 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/has_nothrow_constructor-3.C create mode 100644 gcc/testsuite/gcc.target/i386/pr89945.c