This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 57e04879389 s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549] new 2ce90517ed7 Fortran: Fix ICEs due to comp calls in initialization exprs [...]
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/dependency.cc | 32 +++++++++++++ gcc/fortran/expr.cc | 5 ++ gcc/fortran/trans-types.cc | 4 +- gcc/testsuite/gfortran.dg/pr103312.f90 | 87 ++++++++++++++++++++++++++++++++++ 4 files changed, 126 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr103312.f90