[Bug fortran/41807] [4.5/4.4 Regression] data statement with nested type constructors
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 6 16:12:00 GMT 2009
------- Comment #5 from jvdelisle at gcc dot gnu dot org 2009-11-06 16:11 -------
I just started looking into this. There is a check for array index and start
to be EXPR_CONSTANT. In the case of start it is an EXPR_FUNCTION because there
is a conversion from kind 4 to kind 8 function being inlined. More later.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41807
More information about the Gcc-bugs
mailing list