This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/gcc.
from f923c40f9ba c++: Use iloc_sentinel in mark_use. adds f8eabd47ac5 d: Fix ICE in create_tmp_var, at gimple-expr.c:482 adds bec05c98b94 Daily bump. adds 0dc80505562 Daily bump. new 3489d80fee4 fortran: caf_fail_image expects no argument new 7c72651a937 fortran: Fix function arg types for class objects new 23f8b90c401 fortran: Add comment about previous commit
The 3 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 | 82 +++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 4 ++ gcc/d/ChangeLog | 6 ++ gcc/d/expr.cc | 3 - gcc/fortran/trans-stmt.c | 3 +- gcc/fortran/trans-types.c | 4 +- gcc/testsuite/ChangeLog | 35 ++++++++++++ gcc/testsuite/gdc.dg/pr96924.d | 14 +++++ gcc/testsuite/gdc.dg/simd13927b.d | 12 ---- gcc/testsuite/gfortran.dg/coarray_fail_st.f90 | 2 +- 11 files changed, 147 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr96924.d delete mode 100644 gcc/testsuite/gdc.dg/simd13927b.d