This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-arm in repository toolchain/ci/gcc.
from 7026df8d25b Daily bump. adds 0d2d24fbe37 Daily bump. adds 1ae01a88d35 Fortran - fix ICE during error recovery checking entry char [...] adds 6527feb07c3 Fortran - fix handling of optional allocatable DT arguments [...] adds 79c523d40de Daily bump. adds b1dc26d3543 GCC11 - Fortran: combined directives - order(concurrent) no [...] adds d4b84aefe69 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 24 +++++++++++++++++++++ gcc/fortran/resolve.c | 4 +++- gcc/fortran/trans-expr.c | 11 ++++++++++ gcc/fortran/trans-openmp.c | 2 -- gcc/testsuite/ChangeLog | 20 +++++++++++++++++ gcc/testsuite/gfortran.dg/entry_25.f90 | 13 +++++++++++ .../gomp/distribute-order-concurrent.f90 | 25 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/intent_out_14.f90 | 24 +++++++++++++++++++++ 9 files changed, 121 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/entry_25.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/distribute-order-concurrent.f90 create mode 100644 gcc/testsuite/gfortran.dg/intent_out_14.f90