match.c
68.7 KB
-
re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE) · c8e20bd0
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
Tobias Schlüter committed