This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4114b7fb1cb AVR: ad target/117726 - Also split logic shifts of bitsize - 1. new 31250baf814 Fortran: Fix class transformational intrinsic calls [PR102689]
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/trans-array.cc | 157 +++++++++++++--- gcc/fortran/trans-expr.cc | 57 +++++- .../gfortran.dg/class_transformational_1.f90 | 204 +++++++++++++++++++++ .../gfortran.dg/class_transformational_2.f90 | 107 +++++++++++ 4 files changed, 490 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_transformational_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/class_transformational_2.f90