]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/match.c
re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sat, 15 May 2004 20:29:06 +0000 (22:29 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sat, 15 May 2004 20:29:06 +0000 (22:29 +0200)
commitc8e20bd09307de2a787351a88c93458b32d45363
tree29c7072477abd32069be234fddbeb7a4e4cdd0ae
parent3a906f0433a126420f5e98a1b9b9b53e60f361ef
re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE)

PR fortran/13742
* decl.c (add_init_expr_to_sym): Verify that COMMON variable is
not initialized in a disallowed fashion.
* match.c (gfc_match_common): Likewise.
(var_element): Verify that variable is not in the blank COMMON,
if it is in a common.

From-SVN: r81899
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/match.c
This page took 0.054258 seconds and 5 git commands to generate.