This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2007-11-28 01:02 -------
Subject: Bug 32928

Author: jvdelisle
Date: Wed Nov 28 01:02:36 2007
New Revision: 130484

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130484
Log:
2007-11-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/32928
        * decl.c (match_data_constant): Use gfc_match_init_expr to match the
        array spec and set the initializer expression.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]