This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3 in repository toolchain/ci/gcc.
from 59a90fce346 Darwin, x86, fix three testcases for pr82920 only on 8 branch. adds dcb3a701a03 PR target/90751 * config/pa/pa-linux.h (ASM_DECLARE_FUNCT [...] adds edf66c3b6db Daily bump. adds c7f20e15362 * lib/scanasm.exp (dg-function-on-line): Add pattern for h [...] adds 301306d90dc Daily bump. adds b5739ba50d4 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 9f19e3e8d88 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 50a8107677b 2019-06-09 Paul Thomas pault@gcc.gnu.org
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 16 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa-linux.h | 7 +++- gcc/config/pa/pa-protos.h | 1 + gcc/config/pa/pa.c | 32 +++++++++++------- gcc/config/pa/pa.h | 3 ++ gcc/fortran/ChangeLog | 11 +++++++ gcc/fortran/resolve.c | 8 +++-- gcc/fortran/trans-array.c | 29 ++++++++++++----- gcc/fortran/trans-intrinsic.c | 25 ++++++++++++-- gcc/testsuite/ChangeLog | 17 ++++++++++ gcc/testsuite/gfortran.dg/assign_10.f90 | 2 +- gcc/testsuite/gfortran.dg/class_70.f03 | 38 ++++++++++++++++++++++ .../gfortran.dg/transpose_optimization_2.f90 | 2 +- gcc/testsuite/lib/scanasm.exp | 5 ++- 15 files changed, 168 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_70.f03