[Bug fortran/33230] Missing check: specification function must be pure
--- 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
[Bug fortran/33230] Missing check: specification function must be pure
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon