This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 13bfc385b0b Fix SSA_NAME leak due to def_stmt is removed before use_stmt. new 71ec9ed7a73 Fortran: improve attribute conflict checking [PR93635]
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/symbol.cc | 63 +++++++++++-------------- gcc/testsuite/gfortran.dg/c-interop/c1255-2.f90 | 4 +- gcc/testsuite/gfortran.dg/pr87907.f90 | 8 ++-- gcc/testsuite/gfortran.dg/pr93635.f90 | 19 ++++++++ 4 files changed, 54 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93635.f90