2017-02-19 Paul Thomas <pault@gcc.gnu.org>
commit6ade726eddfc5aa3ee5cc768e7a4e748336f9abe
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Feb 2017 19:59:20 +0000 (19 19:59 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Feb 2017 19:59:20 +0000 (19 19:59 +0000)
treeddab479b52277ed3394bab1e6107ae8bcd9b4104
parent01991e362c8d4751e97cb80fa23c2f0d1478387f
2017-02-19  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79447
* decl.c (gfc_set_constant_character_len): Whitespace.
(gfc_match_end): Catch case where a procedure is contained in
a module procedure and ensure that 'end procedure' is the
correct termination.

2017-02-19  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79447
* gfortran.dg/submodule_24.f08 : New test.

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