This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 18e9e7db7af Drop stabs from h8/300 and v850 ports adds de0b250b2ba Objective-C, NeXT runtime: Correct the default for fobjc-nilcheck. adds 81501087758 Release resources acquired by enable_ranger() [PR101984]. adds 77bf9f83b8e Document enable_ranger and disable_ranger. new d881460deb1 Fortran - simplify length of substring with constant bounds
The 1 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/fortran/simplify.c | 75 +++++++++++++++++++++++++++++++++- gcc/gimple-range.cc | 7 ++++ gcc/gimple-range.h | 3 ++ gcc/gimple-ssa-warn-access.cc | 4 ++ gcc/objc/objc-next-runtime-abi-02.c | 4 ++ gcc/testsuite/gfortran.dg/pr100950.f90 | 53 ++++++++++++++++++++++++ 6 files changed, 145 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pr100950.f90