This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from a1ef1020c42 coroutines: Only set parm copy guard vars if we have except [...] new 082b3588ee0 Fortran - improve checking for intrinsics allowed in consta [...] new a3abacbaebc Fortran: resolve expressions during SIZE simplification
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/expr.c | 32 +++++++++++++++++++++++++ gcc/fortran/simplify.c | 5 ++++ gcc/testsuite/gfortran.dg/pr102458.f90 | 42 +++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr102458b.f90 | 21 +++++++++++++++++ 4 files changed, 100 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/pr102458.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr102458b.f90