[all-commits] [llvm/llvm-project] 170e90: [flang] Update DE/ALLOCATE statement runtime messa...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Mar 12 15:42:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 170e906159ac365341d2bb8d7d3ded297c56bc5c
https://github.com/llvm/llvm-project/commit/170e906159ac365341d2bb8d7d3ded297c56bc5c
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-03-12 (Fri, 12 Mar 2021)
Changed paths:
M flang/runtime/allocatable.cpp
M flang/runtime/allocatable.h
M flang/runtime/stat.cpp
M flang/runtime/stat.h
Log Message:
-----------
[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
More information about the All-commits
mailing list