http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44646
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-09-06 08:28:50 UTC --- (In reply to comment #1) > TODO as follow up: > > * Replace "Sorry" by a real implementation in trans-stmt.c Patch: http://gcc.gnu.org/ml/fortran/2011-09/msg00005.html > * Implement type-spec support for "forall" and "do concurrent": > "(integer(8) :: i = 1:5:2)" See F2008, "16.4 Statement and construct entities" (esp. paragraph 5 and 6) for the semantic [and R752/C735 for the syntax].