llvm/flang/module
Peter Klausler 0d9b0f642b [flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS
The intrinsic module IEEE_ARITHMETIC must incorporate the public
names from the intrisic module IEEE_EXCEPTIONS.  Rename IEEE_EXCEPTIONS
to __Fortran_ieee_exceptions so that it won't clash with the
nonintrinsic namespace, establish a new intrinic IEEE_EXCEPTIONS
module that USEs it, and add a USE to IEEE_ARITHMETIC.

Updated to use STREQUAL rather than ambiguous MATCHES in
the CMakeLists.txt file.

Differential Revision: https://reviews.llvm.org/D121490
2022-03-14 15:13:43 -07:00
..
.clang-format
__fortran_builtins.f90 Add ieee_is_normal/ieee_is_negative to ieee_arithmetic module. 2022-01-26 11:33:23 +03:00
__fortran_ieee_exceptions.f90 [flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS 2022-03-14 15:13:43 -07:00
__fortran_type_info.f90
ieee_arithmetic.f90 [flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS 2022-03-14 15:13:43 -07:00
ieee_exceptions.f90 [flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS 2022-03-14 15:13:43 -07:00
ieee_features.f90
iso_c_binding.f90
iso_fortran_env.f90 [flang] Predefine unit 0 connected to stderr 2021-11-22 09:02:39 -08:00
omp_lib.f90
omp_lib.h