Unverified Commit 13893a08 authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Compile-time checking of substring bounds (#71453)

When the bounds of a substring reference are known during compilation,
and are outside the valid range for the character base object, issue an
error message.
parent ec4ba0f5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment