[flang] Update comment to reflect that STORAGE_SIZE is implemented.

Original-commit: flang-compiler/f18@3c2431bbf8
Reviewed-on: https://github.com/flang-compiler/f18/pull/723
This commit is contained in:
Steve Scalpone 2019-09-10 08:37:08 -07:00
parent c1c83477ed
commit 654a86a277
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ static const IntrinsicInterface genericIntrinsicFunction[]{
// NUM_IMAGES, STOPPED_IMAGES, TEAM_NUMBER, THIS_IMAGE,
// COSHAPE
// TODO: Object characteristic inquiry functions
// EXTENDS_TYPE_OF, IS_CONTIGUOUS, SAME_TYPE, STORAGE_SIZE
// EXTENDS_TYPE_OF, IS_CONTIGUOUS, SAME_TYPE
// TODO: Type inquiry intrinsic functions - these return constants
// DIGITS, NEW_LINE
// TODO: Non-standard intrinsic functions