This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 5459fa132a9 libstdc++: Fix circular dependency for bitmap_allocator [PR103381] adds 8632f8c65de Remove duplicated param valud in modref tree adds 46d3cfd29dc libcpp: Fix ATTR_LIKELY definition PR preprocessor/103355 adds 721d8b9e26b Fortran: fix scalarization for intrinsic LEN_TRIM with pres [...]
No new revisions were added by this update.
Summary of changes: gcc/fortran/trans-array.c | 1 + gcc/ipa-modref-tree.c | 52 ++++++------- gcc/ipa-modref-tree.h | 76 ++++++++++++------ gcc/ipa-modref.c | 136 ++++++++++++++------------------- gcc/testsuite/gfortran.dg/len_trim.f90 | 27 +++++++ libcpp/system.h | 2 + 6 files changed, 167 insertions(+), 127 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/len_trim.f90