This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from affd77d3fe7 Update libbid according to the latest Intel Decimal Floatin [...] new 21e7aa5f3ea Fortran: fix issues with class(*) assignment [PR114827]
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 | 16 +++ gcc/fortran/trans-expr.cc | 13 ++ .../gfortran.dg/asan/unlimited_polymorphic_34.f90 | 135 +++++++++++++++++++++ 3 files changed, 164 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/asan/unlimited_polymorphic_34.f90