[Bug fortran/44646] [F2008] Implement DO CONCURRENT

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 6 08:29:00 GMT 2011


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].



More information about the Gcc-bugs mailing list