This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 53c964ad996 c++: error recovery during C++20 template-id ADL failure new 616ca1024a7 IPA: use cgraph_node instance new 22c242342e3 IPA: fix reproducibility in IPA MOD REF new 3535be6c6f4 Fortran: NULL() is not interoperable
The 3 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/check.c | 6 ++++++ gcc/ipa-modref.c | 36 ++++++++++++++++------------------ gcc/testsuite/gfortran.dg/pr101329.f90 | 13 ++++++++++++ 3 files changed, 36 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr101329.f90