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

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 17 21:48:00 GMT 2010



------- 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 and Ulrich Drepper of Red Hat, Inc.

A scan of the gcc.info files shows that the -fopenmp option cannot select
the older 2.5 spec, so only the 3.0 spec is now relevant.  Comment #3
states the code is valid under 3.0 and indeed it compiles with both 
4.4.3 and 4.5.0.

I'm closing this with WONTFIX and setting the target to 4.4.3.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
   Target Milestone|---                         |4.4.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30676



More information about the Gcc-bugs mailing list