[flang] Merge pull request flang-compiler/f18#398 from flang-compiler/ps-392
authorpsteinfeld <47540744+psteinfeld@users.noreply.github.com>
Wed, 10 Apr 2019 20:13:27 +0000 (13:13 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2019 20:13:27 +0000 (13:13 -0700)
Fix issue 392, improve the error message when a DO loop is terminated by something other than
END DO or CONTINUE

Original-commit: flang-compiler/f18@747858b7eba7fab93f2351410ed1717e3d4f9db9
Reviewed-on: https://github.com/flang-compiler/f18/pull/398


No differences found