File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ and [Emacs](https://fortls.fortran-lang.org/editor_integration.html#emacs).
40
40
[ FORD] ( https://github.com/Fortran-FOSS-Programmers/ford ) styles)
41
41
- Access to multiple intrinsic modules and functions
42
42
- ` ISO_FORTRAN_ENV ` GCC 11.2.0
43
- - ` IOS_C_BINDING ` GCC 11.2.0
43
+ - ` ISO_C_BINDING ` GCC 11.2.0
44
44
- ` IEEE_EXCEPTIONS ` , ` IEEE_ARITHMETIC ` , ` IEEE_FEATURES ` GCC 11.2.0
45
45
- OpenMP ` OMP_LIB ` , ` OMP_LIB_KINDS ` v5.0
46
46
- OpenACC ` OPENACC ` , ` OPENACC_KINDS ` v3.1
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Intrinsics Modules
100
100
------------------
101
101
102
102
103
- - ``ISO_FORTRAN_ENV ``, ``IOS_C_BINDING `` GCC 11.2.0
103
+ - ``ISO_FORTRAN_ENV ``, ``ISO_C_BINDING `` GCC 11.2.0
104
104
- ``IEEE_EXCEPTIONS ``, ``IEEE_ARITHMETIC ``, ``IEEE_FEATURES `` GCC 11.2.0
105
105
- OpenMP ``OMP_LIB ``, ``OMP_LIB_KINDS `` v5.0
106
106
- OpenACC ``OPENACC ``, ``OPENACC_KINDS `` v3.1
You can’t perform that action at this time.
0 commit comments