[flang-commits] [PATCH] D116133: [flang] Expand coverage of co_sum unit test

Damian Rouson via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jan 6 10:58:11 PST 2022


rouson updated this revision to Diff 397939.
rouson marked 4 inline comments as done.
rouson added a comment.

1. Fixed on typo: removed a trailing comma.
2. Added check for missing mandatory 'a' argument.
3. Added test for 'stat' argument  intent(out) .
4. Added check for 'errmsg' argument intent(inout).
5. Replaced non-standard single-quote characters.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116133/new/

https://reviews.llvm.org/D116133

Files:
  flang/test/Semantics/collectives01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116133.397939.patch
Type: text/x-patch
Size: 5829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220106/2b911db8/attachment.bin>


More information about the flang-commits mailing list