[flang] Update comment to reflect that STORAGE_SIZE is implemented.
authorSteve Scalpone <sscalpone@nvidia.com>
Tue, 10 Sep 2019 15:37:08 +0000 (08:37 -0700)
committerSteve Scalpone <sscalpone@nvidia.com>
Tue, 10 Sep 2019 15:37:08 +0000 (08:37 -0700)
Original-commit: flang-compiler/f18@3c2431bbf8025856bd19e2c7b66aaf06b6acdbfe
Reviewed-on: https://github.com/flang-compiler/f18/pull/723

flang/lib/evaluate/intrinsics.cc

index d10b672..69dce00 100644 (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