[Bug fortran/41515] PARAMETER statement in module subrouines
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Wed Sep 30 08:52:00 GMT 2009
------- Comment #1 from dominiq at lps dot ens dot fr 2009-09-30 08:52 -------
Confirmed. Works with gfortran 4.2.4, but not with 4.3.4, 4.4.1, and trunk,
hence a regression.
As noted,
character(3), parameter :: parm(5) = (/'xo ','yo ','ag ','xr ','yr '/)
works.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41515
More information about the Gcc-bugs
mailing list