This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from caa7a99a052 tree-optimization/111228 - combine two VEC_PERM_EXPRs new d5815045297 fortran: Restore interface to its previous state on error [ [...] new 5d34a42f3b6 test: Adapt slp-26.c check for RVV
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/gfortran.h | 3 +- gcc/fortran/interface.cc | 39 ++++++++++++++-- gcc/fortran/parse.cc | 54 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/slp-26.c | 8 ++-- .../gfortran.dg/interface_procedure_1.f90 | 23 +++++++++ 5 files changed, 117 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/interface_procedure_1.f90