This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 01e9f1812c72 tree-optimization/92328 fix value-number with bogus type new b31f80231df9 Fortran] PR93309 – permit repeated 'implicit none(external)'
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/ChangeLog | 8 +++++++ gcc/fortran/interface.c | 10 +++++++- gcc/fortran/symbol.c | 3 --- gcc/testsuite/ChangeLog | 5 ++++ .../gfortran.dg/external_implicit_none_2.f90 | 28 ++++++++++++++++++++++ 5 files changed, 50 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/external_implicit_none_2.f90