summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/associate01.f90
diff options
context:
space:
mode:
Diffstat (limited to 'flang/test/Semantics/associate01.f90')
-rw-r--r--flang/test/Semantics/associate01.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/flang/test/Semantics/associate01.f90 b/flang/test/Semantics/associate01.f90
index 8916a3bab322..6f8e52077990 100644
--- a/flang/test/Semantics/associate01.f90
+++ b/flang/test/Semantics/associate01.f90
@@ -1,4 +1,4 @@
-! RUN: %python %S/test_errors.py %s %flang_fc1
+! RUN: %python %S/test_errors.py %s %flang_fc1 -pedantic
! Tests of selectors whose defining expressions are pointer-valued functions;
! they must be valid targets, but not pointers.
! (F'2018 11.1.3.3 p1) "The associating entity does not have the ALLOCATABLE or