[all-commits] [llvm/llvm-project] 949c39: [flang] Update intrinsic module source files

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 949c39efb1031903d512e131fba7bca620e17c75
      https://github.com/llvm/llvm-project/commit/949c39efb1031903d512e131fba7bca620e17c75
  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:
  -----------
  [flang] 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