[all-commits] [llvm/llvm-project] 03f1c9: [flang] Fix errors in ISO_FORTRAN_ENV module for R...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Jan 25 13:46:03 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 03f1c9fa85d426d8638cefdf58496733ae225de1
      https://github.com/llvm/llvm-project/commit/03f1c9fa85d426d8638cefdf58496733ae225de1
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M flang/module/iso_fortran_env.f90

  Log Message:
  -----------
  [flang] Fix errors in ISO_FORTRAN_ENV module for REAL128

Some parameters of 128-bit IEEE floating-point numbers were
incorrect, leading to a failure to define REAL128 to 16.

Differential Revision: https://reviews.llvm.org/D95387




More information about the All-commits mailing list