[PATCH] D98551: [flang] Update DE/ALLOCATE statement runtime message processing

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 13:37:04 PST 2021


klausler created this revision.
klausler added a reviewer: PeteSteinfeld.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Make error message descriptors on runtime DE/ALLOCATE API calls constant.
Fix a bug in error message truncation/padding.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98551

Files:
  flang/runtime/allocatable.cpp
  flang/runtime/allocatable.h
  flang/runtime/stat.cpp
  flang/runtime/stat.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98551.330359.patch
Type: text/x-patch
Size: 5786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/db210402/attachment.bin>


More information about the llvm-commits mailing list