This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f4459c478b i386: Eliminate sign extension after logic operation [PR89954] new 8a0861ef295 Fortran: fix reference to Fortran standard in comment new b19bbfb1482 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 | 2 +- gcc/fortran/simplify.c | 5 +++++ gcc/testsuite/gfortran.dg/pr102458b.f90 | 21 +++++++++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102458b.f90