[flang-commits] [PATCH] D91215: [flang] Implement runtime support for basic ALLOCATE/DEALLOCATE

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Nov 12 08:46:57 PST 2020


klausler updated this revision to Diff 304853.
klausler added a comment.

Fix bug noticed by Jean.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91215

Files:
  flang/runtime/CMakeLists.txt
  flang/runtime/ISO_Fortran_binding.cpp
  flang/runtime/allocatable.cpp
  flang/runtime/descriptor.cpp
  flang/runtime/descriptor.h
  flang/runtime/magic-numbers.h
  flang/runtime/stat.cpp
  flang/runtime/stat.h
  flang/runtime/terminator.cpp
  flang/runtime/terminator.h
  flang/runtime/type-code.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91215.304853.patch
Type: text/x-patch
Size: 14328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20201112/a5571874/attachment-0001.bin>


More information about the flang-commits mailing list