[flang] This test fails when the directory in which test tests are run contains a...
authorPeter Steinfeld <psteinfeld@nvidia.com>
Fri, 29 Mar 2019 00:17:30 +0000 (17:17 -0700)
committerPeter Steinfeld <psteinfeld@nvidia.com>
Fri, 29 Mar 2019 00:17:30 +0000 (17:17 -0700)
Original-commit: flang-compiler/f18@462f15e4e7c1e6a2c266700e4548f67ba9b32ca9
Reviewed-on: https://github.com/flang-compiler/f18/pull/365

flang/test/semantics/canondo04.f90

index 88e9805..e656bb8 100644 (file)
@@ -13,7 +13,7 @@
 ! limitations under the License.
 
 ! RUN: ${F18} -funparse-with-symbols %s 2>&1 | ${FileCheck} %s
-! CHECK-NOT: do *[1-9]
+! CHECK-NOT: do [1-9]
 
 ! Figure out how to also execute this test.