[Bug fortran/40402] Problem with data statement involving structure constructors containing non-initialisation expressions
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 19 22:11:00 GMT 2009
------- Comment #5 from pault at gcc dot gnu dot org 2009-06-19 22:10 -------
Subject: Bug 40402
Author: pault
Date: Fri Jun 19 22:10:45 2009
New Revision: 148732
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148732
Log:
2009-06-20 Paul Thomas <pault@gcc.gnu.org>
PR fortran/40402
* resolve.c (next_data_value): It is an error if the value is
not constant.
2009-06-20 Paul Thomas <pault@gcc.gnu.org>
PR fortran/40402
* gfortran.dg/data_value_1.f90: New test.
Added:
branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/data_value_1.f90
Modified:
branches/gcc-4_4-branch/gcc/fortran/ChangeLog
branches/gcc-4_4-branch/gcc/fortran/resolve.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40402
More information about the Gcc-bugs
mailing list