[Bug fortran/33152] Initialization/declaration problems in block data
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 25 22:12:00 GMT 2007
------- Comment #7 from jvdelisle at gcc dot gnu dot org 2007-11-25 22:12 -------
Subject: Bug 33152
Author: jvdelisle
Date: Sun Nov 25 22:12:19 2007
New Revision: 130415
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130415
Log:
2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/33152
* decl.c (add_init_expr_to_sym): Remove error message.
* resolve.c (check_data_variable): Add new check for a data variable
that has an array spec, but no ref and issue an error.
* match.c (gfc_match_common): Remove error message.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/fortran/match.c
trunk/gcc/fortran/resolve.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33152
More information about the Gcc-bugs
mailing list