re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Fri, 5 Nov 2004 14:10:35 +0000 (15:10 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Fri, 5 Nov 2004 14:10:35 +0000 (15:10 +0100)
commitadf3ed3f3812861d98f00dee10b00287703d88c0
treeafa56173da21b06b62baa17cf5e08c21510cdfe3
parentc7a35fe9f34afd9c7c8665fcee385ac7732d3e78
re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)

PR fortran/15164
* trans-decl.c (gfc_finish_var_decl): Don't declare arguments to
module procedures as if they were module variables.

From-SVN: r90125
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c