[flang] Semantics checker for STOP and ERROR STOP statements - remove overhead checks...
authorPaul Osmialowski <pawel.osmialowski@arm.com>
Fri, 12 Apr 2019 10:43:34 +0000 (11:43 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2019 21:13:23 +0000 (14:13 -0700)
commit9cb7ec52e295ed1ef49b98b8c3626ff441950782
treefd1726c46aff1d7f302c59631e287c3cc2945fad
parentade79f6573588f67c1ce370fe8f6c7f39a550c27
[flang] Semantics checker for STOP and ERROR STOP statements - remove overhead checks and corresponding test cases

Signed-off-by: Paul Osmialowski <pawel.osmialowski@arm.com>
Original-commit: flang-compiler/f18@6ce6234acc5dbed42fbacc111be075810f65c554
Reviewed-on: https://github.com/flang-compiler/f18/pull/367
Tree-same-pre-rewrite: false
flang/lib/semantics/check-stop.cc
flang/test/semantics/stop01.f90