This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ea5a82df9ba PR middle-end/97172 - ICE: tree code 'ssa_name' is not supp [...] new be30dd89926 arm: Fix CMSE support detection in libgcc (PR target/99157) new 5159b88ef1a Fortran: Fix memory problems with assumed rank formal args [...]
The 2 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/trans-expr.c | 40 +++++++++-- gcc/fortran/trans.h | 2 +- gcc/testsuite/gfortran.dg/assumed_rank_21.f90 | 96 +++++++++++++++++++++++++++ libgcc/config/arm/t-arm | 2 +- 4 files changed, 132 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_21.f90