This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from d632ba43619 Daily bump. new 4aabb9ac284 Fortran - improve checking for intrinsics allowed in consta [...] new dea2e6c7b5a 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