[Bug fortran/33230] Missing check: specification function must be pure
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 9 18:46:00 GMT 2007
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-11-09 18:45 -------
This was fixed (and the testsuite fixed also):
$ gfortran char_result_7.f90
char_result_7.f90:29.20:
character (len = fn (i)) :: f1
1
Error: Specification function 'fn' at (1) must be PURE
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33230
More information about the Gcc-bugs
mailing list