[flang] Update DE/ALLOCATE statement runtime message processing
authorpeter klausler <pklausler@nvidia.com>
Fri, 12 Mar 2021 21:33:50 +0000 (13:33 -0800)
committerpeter klausler <pklausler@nvidia.com>
Fri, 12 Mar 2021 23:42:06 +0000 (15:42 -0800)
commit170e906159ac365341d2bb8d7d3ded297c56bc5c
treec5cad67660322e534ceaaeaf0a2add54d1f665b7
parentb978a93635b584db380274d7c8963c73989944a1
[flang] Update DE/ALLOCATE statement runtime message processing

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

Differential Revision: https://reviews.llvm.org/D98551
flang/runtime/allocatable.cpp
flang/runtime/allocatable.h
flang/runtime/stat.cpp
flang/runtime/stat.h