This is an archive of the discontinued LLVM Phabricator instance.

[flang] Update DE/ALLOCATE statement runtime message processing
ClosedPublic

Authored by klausler on Mar 12 2021, 1:37 PM.

Details

Summary

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

Diff Detail

Event Timeline

klausler created this revision.Mar 12 2021, 1:37 PM
klausler requested review of this revision.Mar 12 2021, 1:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2021, 1:37 PM
PeteSteinfeld accepted this revision.Mar 12 2021, 2:49 PM

These changes build and look good. When I run the regression tests, I'm now getting four failures, but I get the same failures on the checked in source. Nothing seems to be related to this change.

This revision is now accepted and ready to land.Mar 12 2021, 2:49 PM
This revision was landed with ongoing or failed builds.Mar 12 2021, 3:42 PM
This revision was automatically updated to reflect the committed changes.