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-next-defconfig in repository toolchain/gcc.
from 768666aa206 /cp 2018-12-07 Paolo Carlini paolo.carlini@oracle.com adds 1fb29be9fa9 Daily bump. adds 224592c657e PR libgomp/87995 * testsuite/libgomp.c-c++-common/cancel- [...] adds 7c4affc04eb Pass GDCFLAGS and CCASFLAGS to libphobos subdirs adds 098b819fb6f PR rtl-optimization/88390 * dwarf2cfi.c (struct dw_cfi_ro [...] adds 83209b18555 PR fortran/88304 * tree-nested.c (convert_local_reference [...] adds da83b1cb98f 2018-12-08 Steven G. Kargl kargl@gcc.gnu.org
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 19 +++++++++++++ gcc/DATESTAMP | 2 +- gcc/dwarf2cfi.c | 32 ++++++++++++++++++---- gcc/fortran/ChangeLog | 8 ++++++ gcc/fortran/class.c | 10 +++++-- gcc/fortran/parse.c | 2 +- gcc/fortran/resolve.c | 3 +- gcc/testsuite/ChangeLog | 10 +++++++ gcc/testsuite/gfortran.dg/pr88357_1.f90 | 9 ++++++ gcc/testsuite/gfortran.dg/pr88357_2.f90 | 8 ++++++ .../gfortran.fortran-torture/compile/pr88304-2.f90 | 28 +++++++++++++++++++ gcc/tree-nested.c | 3 +- libgomp/ChangeLog | 10 +++++++ .../libgomp.c-c++-common/cancel-taskgroup-3.c | 13 ++++++--- libphobos/ChangeLog | 5 ++++ libphobos/Makefile.am | 2 ++ libphobos/Makefile.in | 2 ++ 17 files changed, 150 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr88357_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr88357_2.f90 create mode 100644 gcc/testsuite/gfortran.fortran-torture/compile/pr88304-2.f90