This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2fd6f42c17a libstdc++: Make debug iterator pointer sequence const [PR116369] new aa5ae523e84 tree-optimization/120358 - bogus PTA with structure access new d1f05661fa6 Fortran: Ensure finalizers are created correctly [PR120637]
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/class.cc | 24 ++++++---- gcc/testsuite/gfortran.dg/asan/finalize_1.f90 | 67 +++++++++++++++++++++++++++ gcc/tree-ssa-structalias.cc | 5 +- 3 files changed, 85 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/asan/finalize_1.f90