[flang] A minimal PRINT Enter function requires a minimal PRINT Leave function. ...
authorvdonaldson <37090318+vdonaldson@users.noreply.github.com>
Wed, 3 Jul 2019 16:59:59 +0000 (09:59 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2019 16:59:59 +0000 (09:59 -0700)
commita25465353658a409308d011efe3e5e0eb44c53a3
tree010243043ff29672779b402e5f97c06faa60d2e2
parent42831fa6a9394ef6c6e8cd452992c41cd0dad5ba
[flang] A minimal PRINT Enter function requires a minimal PRINT Leave function. (flang-compiler/f18#543)

Fixes flang-compiler/f18#541

Original-commit: flang-compiler/f18@8f3c5481e15409b24fcf04c7b0e66f96e069bb4d
Reviewed-on: https://github.com/flang-compiler/f18/pull/543
flang/lib/semantics/check-io.cc
flang/lib/semantics/check-io.h
flang/test/semantics/io04.f90