llvm-capstone/flang/module
Michael Klemm ab32a3c166
[flang] Do not leak intrinsics used by ISO_C_BINDING and ISO_FORTRAN_ENV (#79006)
This resolves bug #78953. Intrinsics used by the MODULE definition are
being declared PRIVATE, so that they do not leak into the namespace of
the code that USEs the modules.
2024-01-23 08:43:29 +01:00
..
__cuda_builtins.f90 [flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138) 2023-12-04 09:55:54 -08:00
__fortran_builtins.f90 [flang] Add notify-type and notify-wait-stmt (#76594) 2024-01-02 10:40:47 -08:00
__fortran_ieee_exceptions.f90 [flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138) 2023-12-04 09:55:54 -08:00
__fortran_type_info.f90 [flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138) 2023-12-04 09:55:54 -08:00
__ppc_intrinsics.f90 [flang] Add PowerPC vec_lxv, vec_lvsl, vec_lvsr, vec_xl, vec_xl_be and vec_xlds intrinsic 2023-08-18 15:02:15 -04:00
__ppc_types.f90 [flang] rename PPC specific intrinsic modules (NFC) 2023-06-14 11:21:03 -04:00
.clang-format
ieee_arithmetic.f90 [flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138) 2023-12-04 09:55:54 -08:00
ieee_exceptions.f90 [flang] IEEE_ARITHMETIC and IEEE_EXCEPTIONS intrinsic module procedures (#74138) 2023-12-04 09:55:54 -08:00
ieee_features.f90
iso_c_binding.f90 [flang] Do not leak intrinsics used by ISO_C_BINDING and ISO_FORTRAN_ENV (#79006) 2024-01-23 08:43:29 +01:00
iso_fortran_env.f90 [flang] Do not leak intrinsics used by ISO_C_BINDING and ISO_FORTRAN_ENV (#79006) 2024-01-23 08:43:29 +01:00
mma.f90 [flang] Adding two more PowerPC MMA intrinsics 2023-08-21 11:00:19 -04:00
omp_lib.f90
omp_lib.h [flang] Consider bind(c) when lowering calls to intrinsic module procedures (#70386) 2023-10-27 07:49:31 -07:00