[all-commits] [llvm/llvm-project] 31fb52: [flang] Apply double precision KindCode in specifi...

jeanPerier via All-commits all-commits at lists.llvm.org
Mon Aug 30 00:00:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31fb52f8749ee43385cd7a9c8064c3adf58b2596
      https://github.com/llvm/llvm-project/commit/31fb52f8749ee43385cd7a9c8064c3adf58b2596
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M flang/lib/Evaluate/intrinsics.cpp
    A flang/test/Semantics/call20.f90

  Log Message:
  -----------
  [flang] Apply double precision KindCode in specific proc interface

The double precision KindCode was ignored when building the interface
of specific intrinsic procedures leading to bad semantics checks.

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




More information about the All-commits mailing list