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-mainline-allyesconfig in repository toolchain/ci/gcc.
from 0eee89086a2 Daily bump. adds b05022a524a /cp 2019-08-24 Paolo Carlini paolo.carlini@oracle.com adds 1d8a21f0874 2019-08-24 Thomas Koenig tkoenig@gcc.gnu.org adds e86f8793056 [C++ PATCH] vfunc overrider simplification new 965a3ea0885 Daily bump.
The 1 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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 13 +++- gcc/cp/class.c | 10 ++- gcc/cp/semantics.c | 4 +- gcc/fortran/ChangeLog | 20 ++++- gcc/fortran/frontend-passes.c | 88 +++++++++++++++------- gcc/fortran/gfortran.h | 3 + gcc/fortran/interface.c | 78 +++++++++++++++++-- gcc/fortran/trans-types.c | 62 +-------------- gcc/testsuite/ChangeLog | 27 +++++++ gcc/testsuite/g++.dg/conversion/simd4.C | 16 ++-- gcc/testsuite/g++.dg/inherit/virtual14.C | 24 ++++++ gcc/testsuite/gfortran.dg/bessel_3.f90 | 4 +- gcc/testsuite/gfortran.dg/coarray_7.f90 | 6 +- gcc/testsuite/gfortran.dg/g77/20010519-1.f | 59 ++++++++------- .../gfortran.dg/goacc/acc_on_device-1.f95 | 4 +- gcc/testsuite/gfortran.dg/internal_pack_9.f90 | 4 +- gcc/testsuite/gfortran.dg/pr24823.f | 6 +- .../compile => gfortran.dg}/pr39937.f | 4 +- 19 files changed, 278 insertions(+), 156 deletions(-) create mode 100644 gcc/testsuite/g++.dg/inherit/virtual14.C rename gcc/testsuite/{gfortran.fortran-torture/compile => gfortran.dg}/pr39937.f (89%)