[flang-commits] [PATCH] D139157: [flang] Check restrictions on TRANSFER()

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Dec 1 16:31:25 PST 2022


klausler created this revision.
klausler added a reviewer: clementval.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
klausler requested review of this revision.

Enforce detectable compilation-time violations of restrictions on the
arguments to the TRANSFER() intrinsic function (16.9.163) with
error messages, and mark other potential problems with warnings.


https://reviews.llvm.org/D139157

Files:
  flang/include/flang/Evaluate/characteristics.h
  flang/include/flang/Evaluate/tools.h
  flang/lib/Evaluate/intrinsics.cpp
  flang/lib/Semantics/check-call.cpp
  flang/test/Semantics/transfer01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139157.479470.patch
Type: text/x-patch
Size: 5496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221202/d5a84242/attachment.bin>


More information about the flang-commits mailing list