[all-commits] [llvm/llvm-project] acff94: Update intrinsic module source files

vdonaldson via All-commits all-commits at lists.llvm.org
Wed May 25 16:09:59 PDT 2022


  Branch: refs/heads/vkd1
  Home:   https://github.com/llvm/llvm-project
  Commit: acff94a87a3b531e4613b4b886d96219c9415882
      https://github.com/llvm/llvm-project/commit/acff94a87a3b531e4613b4b886d96219c9415882
  Author: V Donaldson <vdonaldson at nvidia.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

  Changed paths:
    M flang/module/__fortran_builtins.f90
    M flang/module/__fortran_ieee_exceptions.f90
    M flang/module/ieee_arithmetic.f90
    M flang/module/iso_fortran_env.f90

  Log Message:
  -----------
  Update intrinsic module source files

The f18 standard defines several intrinsic modules containing definitions
and declarations for various constants, types, and procedures.  This PR adds
declarations for missing procedures in these modules.




More information about the All-commits mailing list