diff options
Diffstat (limited to 'flang/docs/RuntimeDescriptor.md')
| -rw-r--r-- | flang/docs/RuntimeDescriptor.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flang/docs/RuntimeDescriptor.md b/flang/docs/RuntimeDescriptor.md index e6ce825..c90bad5 100644 --- a/flang/docs/RuntimeDescriptor.md +++ b/flang/docs/RuntimeDescriptor.md @@ -399,7 +399,7 @@ pointer. This design in the Standard precludes the use of static descriptors that could be associated with dynamic base addresses. -The F18 runtime cannot use just the mandated interoperable +Flang's runtime cannot use just the mandated interoperable `struct CFI_cdesc_t` argument descriptor structure as its all-purpose data descriptor. It has no information about derived type components, overridable |
