[Bug fortran/30676] Incomplete warning on non-conforming code with -fopenmp

2010-01-17 Thread kargl at gcc dot gnu dot org
--- 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

[Bug fortran/30676] Incomplete warning on non-conforming code with -fopenmp

2008-03-10 Thread jakub at gcc dot gnu dot org
--- 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

[Bug fortran/30676] Incomplete warning on non-conforming code with -fopenmp

2007-06-25 Thread dfranke at gcc dot gnu dot org
--- 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 -

[Bug fortran/30676] Incomplete warning on non-conforming code with -fopenmp

2007-02-16 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Ke