[flang-commits] [PATCH] D156760: [flang][runtime] Recognize and handle FINAL subroutines with contiguous dummy arrays when data are not so

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Aug 1 13:47:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb21c24c30803: [flang][runtime] Recognize and handle FINAL subroutines with contiguous dummy… (authored by klausler).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156760/new/

https://reviews.llvm.org/D156760

Files:
  flang/include/flang/Runtime/descriptor.h
  flang/lib/Semantics/runtime-type-info.cpp
  flang/module/__fortran_type_info.f90
  flang/runtime/allocatable.cpp
  flang/runtime/assign.cpp
  flang/runtime/derived-api.cpp
  flang/runtime/derived.cpp
  flang/runtime/derived.h
  flang/runtime/descriptor-io.h
  flang/runtime/descriptor.cpp
  flang/runtime/pointer.cpp
  flang/runtime/tools.cpp
  flang/runtime/tools.h
  flang/runtime/type-info.cpp
  flang/runtime/type-info.h
  flang/test/Semantics/typeinfo01.f90
  flang/test/Semantics/typeinfo02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156760.546209.patch
Type: text/x-patch
Size: 36845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230801/12c32b9d/attachment-0001.bin>


More information about the flang-commits mailing list