[all-commits] [llvm/llvm-project] d4332a: [flang] add semantics test for sync images

Damian Rouson via All-commits all-commits at lists.llvm.org
Wed Feb 16 23:06:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4332a88429f27c2924e2bf8309d6ce65d39dbca
      https://github.com/llvm/llvm-project/commit/d4332a88429f27c2924e2bf8309d6ce65d39dbca
  Author: Damian Rouson <damian at sourceryinstitute.org>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    A flang/test/Semantics/synchronization02.f90

  Log Message:
  -----------
  [flang] add semantics test for sync images

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.

Differential Revision: https://reviews.llvm.org/D118933




More information about the All-commits mailing list