re PR fortran/53956 ([F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute…
re PR fortran/53956 ([F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute conflicts with FUNCTION attribute") 2012-07-16 Janus Weil <janus@gcc.gnu.org> PR fortran/53956 * gfortran.h (gfc_copy_formal_args,gfc_copy_formal_args_ppc): Modified prototypes. * symbol.c (gfc_copy_formal_args): New argument 'if_src'. Copy if_source of dummy procedures. (gfc_copy_formal_args_ppc): Ditto. * resolve.c (resolve_procedure_interface): Pass IFSRC_DECL to gfc_copy_formal_args. (resolve_fl_derived0): Pass IFSRC_DECL to gfc_copy_formal_args_ppc. 2012-07-16 Janus Weil <janus@gcc.gnu.org> PR fortran/53956 * gfortran.dg/proc_decl_28.f90: New. From-SVN: r189514
Showing
gcc/testsuite/gfortran.dg/proc_decl_28.f90
0 → 100644
Please
register
or
sign in
to comment