[flang] Hopefully the last fixup of messages that appear for bad termination
authorPeter Steinfeld <psteinfeld@nvidia.com>
Thu, 11 Apr 2019 18:28:49 +0000 (11:28 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2019 22:35:44 +0000 (15:35 -0700)
commitcdede97e3970db776ec8f1255ae27b9a1480d0f7
tree923bea39a4afcb7317302b1bdd2baab46f5ca336
parent563d7a6c4cfcb5a3f005f0b34808b1659435cc0b
[flang] Hopefully the last fixup of messages that appear for bad termination
of a DO loop.

Original-commit: flang-compiler/f18@23f7471f3a8490b348d3ca0871c7c377e3173b6d
Reviewed-on: https://github.com/flang-compiler/f18/pull/400
flang/lib/semantics/resolve-labels.cc
flang/test/semantics/canondo07.f90