[PATCH] D118933: Add semantics unit test for SYNC IMAGES statement

Damian Rouson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 11:46:24 PST 2022


rouson created this revision.
rouson added reviewers: ktras, pmccormick, craig.rasmussen, kiranchandramohan.
rouson added projects: Flang, LLVM.
Herald added a subscriber: jdoerfert.
Herald added a reviewer: sscalpone.
rouson requested review of this revision.

Test a range of acceptable forms of SYNC IMAGES statements,
including combinations with and without the stat-variable
and errmsg-variable present.  Also test that several invalid
forms of SYNC IMAGES call generate the correct error messages.


https://reviews.llvm.org/D118933

Files:
  flang/test/Semantics/synchronization02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118933.405728.patch
Type: text/x-patch
Size: 3483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/c7c18417/attachment.bin>


More information about the llvm-commits mailing list