Bug 40374

Summary: OpenMP version needs updating in GCC 4.4.0 manual
Product: gcc Reporter: Nathan Weeks <weeks>
Component: libgompAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED FIXED    
Severity: minor CC: gcc-bugs
Priority: P3 Keywords: documentation
Version: 4.4.0   
Target Milestone: ---   
Host: Target:
Build: Known to work:
Known to fail: Last reconfirmed:

Description Nathan Weeks 2009-06-08 02:15:34 UTC
The gcc 4.4.0 manual states:

   When -fopenmp is specified, the compiler generates parallel code according to
   the OpenMP Application Program Interface v2.5  

Per (http://gcc.gnu.org/gcc-4.4/changes.html), GCC 4.4.0 supports OpenMP 3.0.
Comment 1 Nathan Weeks 2016-01-20 12:25:46 UTC
The man page was apparently updated long ago...