[PATCH] D130530: [flang] Add semantics test for ERROR STOP statement

Naje George via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 14:58:10 PDT 2022


ngeorge1098 updated this revision to Diff 448168.
ngeorge1098 added a comment.

Add standards-conforming statements for `integer` expressions 
and `character` phrases. Add standards non-conforming statement 
for using `quiet=` without `stop-code`. Change language of 
comments to properly reflect the language of the standards.


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

https://reviews.llvm.org/D130530

Files:
  flang/test/Semantics/error_stop.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130530.448168.patch
Type: text/x-patch
Size: 3220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/d00d367f/attachment.bin>


More information about the llvm-commits mailing list