This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from c1c17a43e17 Fortran: Ignore KIND argument of a few more intrinsics. [PR103789] adds 2e63128306f Fortran: reject invalid non-constant pointer initialization [...] adds 49d73c9fb64 Fortran: check arguments of MASKL/MASKR intrinsics before s [...]
No new revisions were added by this update.
Summary of changes: gcc/fortran/expr.c | 34 ++++++++++++++++++++++++++++++++++ gcc/fortran/simplify.c | 6 ++++++ gcc/testsuite/gfortran.dg/masklr_3.f90 | 14 ++++++++++++++ gcc/testsuite/gfortran.dg/pr101762.f90 | 23 +++++++++++++++++++++++ 4 files changed, 77 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/masklr_3.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr101762.f90