This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8be20f3b0bd Do not add partial equivalences with no uses. new 458c253ccda fortran: fix handling of options -ffpe-trap and -ffpe-summa [...] new d78fef53717 Fortran: name conflict between internal procedure and deriv [...]
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/decl.cc | 4 +++- gcc/fortran/invoke.texi | 6 ++++-- gcc/fortran/options.cc | 9 ++++++--- gcc/testsuite/gfortran.dg/derived_function_interface_1.f90 | 2 +- gcc/testsuite/gfortran.dg/pr104351.f90 | 14 ++++++++++++++ 5 files changed, 28 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr104351.f90