From: psteinfeld <47540744+psteinfeld@users.noreply.github.com> Date: Wed, 10 Apr 2019 20:13:27 +0000 (-0700) Subject: [flang] Merge pull request flang-compiler/f18#398 from flang-compiler/ps-392 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6893e2409790de419d36414e390792248df3ef3;p=platform%2Fupstream%2Fllvm.git [flang] Merge pull request flang-compiler/f18#398 from flang-compiler/ps-392 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 ---