forked from OSchip/llvm-project
d4980803b6
Per 7.11.1p1 - All [ieee_arithmetic and ieee_exceptions] functions are pure and all the subroutines are impure unless otherwise stated. Most of these functions are elemental (and not impure), which implies pure. Several of the remaining non-elemental functions are missing pure prefixes; add them. |
||
---|---|---|
.. | ||
.clang-format | ||
__fortran_builtins.f90 | ||
__fortran_ieee_exceptions.f90 | ||
__fortran_type_info.f90 | ||
ieee_arithmetic.f90 | ||
ieee_exceptions.f90 | ||
ieee_features.f90 | ||
iso_c_binding.f90 | ||
iso_fortran_env.f90 | ||
omp_lib.f90 | ||
omp_lib.h |