]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgomp/doc/openmp-implementation-status.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / libgomp / doc / openmp-implementation-status.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _openmp-implementation-status:
7
8 OpenMP Implementation Status
9 ----------------------------
10
11 The ``_OPENMP`` preprocessor macro and Fortran's ``openmp_version``
12 parameter, provided by ``omp_lib.h`` and the ``omp_lib`` module, have
13 the value ``201511`` (i.e. OpenMP 4.5).
14
15 .. toctree::
16 :maxdepth: 2
17
18 openmp-implementation-status/openmp-45
19 openmp-implementation-status/openmp-50
20 openmp-implementation-status/openmp-51
21 openmp-implementation-status/openmp-52