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 d3f22853d18 docs: Remove 2 more duplicite param descriptions. adds 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 + libstdc++-v3/include/ext/bitmap_allocator.h | 2 +- 7 files changed, 168 insertions(+), 128 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/len_trim.f90