[flang-commits] [PATCH] D113084: [flang] Add a semantics test for co_broadcast
Damian Rouson via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Jan 6 11:47:51 PST 2022
rouson updated this revision to Diff 397953.
rouson marked 3 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/D113084/new/
https://reviews.llvm.org/D113084
Files:
flang/test/Semantics/collectives04.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113084.397953.patch
Type: text/x-patch
Size: 4252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220106/1be0f97f/attachment.bin>
More information about the flang-commits
mailing list