> 2016-06-01 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/71156 > * decl.c (copy_prefix): Add checks that the module procedure > declaration prefixes are compliant with the interface. Invert > order of existing elemental and pure checks. > * resolve.c (resolve_fl_procedure): Invert order of elemental > and pure errors. > > 2016-06-01 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/71156 > * gfortran.dg/submodule_14.f08: Add missing recursive prefix > to the module procedure declaration. > * gfortran.dg/submodule_16.f08: New test
OK to commit.