This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35408b3669f Fortran: Fix wrong recursive errors and class initializatio [...] new a7aa9455a8b Fortran: Add error for subroutine passed to a variable dumm [...] new 1e459e6625f Prettify output of debug_dwarf_die
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/dwarf2out.cc | 6 +++--- gcc/fortran/interface.cc | 20 +++++++++++++++++++- gcc/testsuite/gfortran.dg/pr106999.f90 | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr106999.f90