[flang] Responses to comments on the pull request:
authorPeter Steinfeld <psteinfeld@nvidia.com>
Tue, 20 Aug 2019 22:17:51 +0000 (15:17 -0700)
committerPeter Steinfeld <psteinfeld@nvidia.com>
Tue, 20 Aug 2019 22:18:37 +0000 (15:18 -0700)
commitd440b2e166b941f317d3211cbe96e82c27c36ec2
tree3524ab03e7e8e38d60e42286a55a32f8f134396b
parent6b8a1e8248b7069975554efe47a41e0f8a9f307f
[flang] Responses to comments on the pull request:
 - I removed the redundant test s3() from dosemantics90.f90
 - I changed the error messages to state "LOCAL locality-spec" rather than just
   "locality-spec"
 - I changed the names of a couple of variables/parameters in check-do.cc to
   make the code more understandable.

Original-commit: flang-compiler/f18@bcc6291e8370d97cb3d4c23a30e676bf3a0012ab
Reviewed-on: https://github.com/flang-compiler/f18/pull/663
flang/lib/semantics/check-do.cc
flang/test/semantics/dosemantics04.f90
flang/test/semantics/dosemantics09.f90