re PR fortran/32928 (DATA statement with array element as initializer is rejected)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 28 Nov 2007 01:02:36 +0000 (01:02 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 28 Nov 2007 01:02:36 +0000 (01:02 +0000)
commitd46e0870c0206a50b032a5330760757b9afddc0b
tree360dafe071e3d22491016e8bc427f9a243e04222
parentf69ab0e0c412606b86a9989adcfec25f528c9f49
re PR fortran/32928 (DATA statement with array element as initializer is rejected)

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.

From-SVN: r130484
gcc/fortran/ChangeLog
gcc/fortran/decl.c