[flang-commits] [PATCH] D155962: [flang] Compare component types In AreSameComponent()

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jul 21 08:14:41 PDT 2023


klausler created this revision.
klausler added a reviewer: clementval.
klausler added a project: Flang.
Herald added subscribers: sunshaoce, jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
klausler requested review of this revision.

The subroutine AreSameComponent() of the predicate AreSameDerivedType()
had a TODO about checking component types that needed completion in order
to properly detect that two specific procedures of a generic are
distinguishable in the llvm-test-suite/Fortran/gfortran/regression
test import7.f90.


https://reviews.llvm.org/D155962

Files:
  flang/lib/Evaluate/type.cpp
  flang/test/Semantics/generic05.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155962.542926.patch
Type: text/x-patch
Size: 5055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230721/c97cf0e0/attachment-0001.bin>


More information about the flang-commits mailing list