2015-11-30 Paul Thomas <pault@gcc.gnu.org>
commita23f57e2532c55d99f1a65745a5bde4eebec97c1
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Nov 2015 13:33:27 +0000 (30 13:33 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Nov 2015 13:33:27 +0000 (30 13:33 +0000)
tree2b2cbae4d77a9f7243f7234671539d7495c7eb42
parenta7bb97dc8ee884a05bd7d7466de9fc518baae54d
2015-11-30  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/68534
* decl.c (gfc_match_formal_arglist): Cope with zero formal args
either in interface declaration or in procedure declaration in
submodule.

2015-11-30  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/68534
* gfortran.dg/submodule_13.f08: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231072 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/submodule_13.f08 [new file with mode: 0644]