re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Wed, 9 Jun 2004 12:35:39 +0000 (14:35 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Wed, 9 Jun 2004 12:35:39 +0000 (14:35 +0200)
commita4ac5dd3ef232d1b4b820960fef7f787525b8009
tree1d887e3598ff8364950f11fe0a07aa88efcaab27
parent0ca8e815a54c100982398145f32843b490f74589
re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)

PR fortran/13201
* resolve.c (resolve_symbol): Verify that parameter array has an
explicit shape. Fix typos and coding style issues in surrounding
lines.

From-SVN: r82830
gcc/fortran/ChangeLog
gcc/fortran/resolve.c