[Bug fortran/32928] DATA statement with array element as initializer is rejected

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jul 28 13:30:00 GMT 2007



------- Comment #1 from burnus at gcc dot gnu dot org  2007-07-28 13:29 -------
The problem seems to be that in decl.c the var_element() function assumes that
it only has to match a variable and not also, e.g., an array element.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32928



More information about the Gcc-bugs mailing list