]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/decl.c
re PR fortran/68676 (ICE in gfc_match_formal_arglist when compiling gfortran.dg/submo...
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 5 Dec 2015 17:10:33 +0000 (17:10 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 5 Dec 2015 17:10:33 +0000 (17:10 +0000)
commite9d9b48ddbb7915c0ae141c1cb949a55d51ed737
tree354d18c343f89c1e4122b7fc952cdcbcf5553b06
parenta5bdd742c70ccd13a77fa48059ec7ed5a2c7b98e
re PR fortran/68676 (ICE in gfc_match_formal_arglist when compiling gfortran.dg/submodule_10.f08)

2015-12-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/68676
* decl.c (gfc_match_formal_arglist): Correct error, where 'sym'
was used instead of 'progname'.

From-SVN: r231319
gcc/fortran/ChangeLog
gcc/fortran/decl.c