--- Comment #3 from kargl at gcc dot gnu dot org 2010-01-17 21:48 ---
http://gcc.gnu.org/news.html
shows
June 6, 2008
An implementation of the OpenMP v3.0 parallel programming interface for C,
C++ and Fortran has been added. Code was contributed by Jakub Jelinek, Richard
Henderson
--- Comment #2 from jakub at gcc dot gnu dot org 2008-03-10 15:10 ---
Note that with OpenMP 3.0 this is valid code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30676
--- Comment #1 from dfranke at gcc dot gnu dot org 2007-06-25 20:35 ---
Currently, there is no means to warn about the usage of (un-)allocated
allocatables. See also: PR20520.
--
dfranke at gcc dot gnu dot org changed:
What|Removed |Added
-
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Ke