This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 613f8ddbe3d libstdc++: constrain std::atomic's default constructor new 90d9cdfa82d Fix regression with -Wexternal-argument-mismatch.
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/gfortran.h | 3 ++- gcc/fortran/interface.cc | 2 ++ gcc/fortran/symbol.cc | 5 +++++ gcc/testsuite/gfortran.dg/interface_57.f90 | 14 ++++++++++++++ 4 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/interface_57.f90