r267466 - in /branches/gcc-7-branch/gcc: fortra...

pault@gcc.gnu.org pault@gcc.gnu.org
Sat Dec 29 18:21:00 GMT 2018


Author: pault
Date: Sat Dec 29 18:21:39 2018
New Revision: 267466

URL: https://gcc.gnu.org/viewcvs?rev=267466&root=gcc&view=rev
Log:
2018-12-29  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/82550
	* trans_decl.c (gfc_get_symbol_decl): Procedure symbols that
	have the 'used_in_submodule' attribute should be processed by
	'gfc_get_extern_function_decl'.

2018-12-29  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/82550
	* gfortran.dg/submodule_30.f08 : New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/submodule_30.f08
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/trans-decl.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list