summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/structconst03.f90
diff options
context:
space:
mode:
Diffstat (limited to 'flang/test/Semantics/structconst03.f90')
-rw-r--r--flang/test/Semantics/structconst03.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/flang/test/Semantics/structconst03.f90 b/flang/test/Semantics/structconst03.f90
index f2e659fb8974..7940ada94466 100644
--- a/flang/test/Semantics/structconst03.f90
+++ b/flang/test/Semantics/structconst03.f90
@@ -1,4 +1,4 @@
-! RUN: %python %S/test_errors.py %s %flang_fc1
+! RUN: %python %S/test_errors.py %s %flang_fc1 -pedantic
! Error tests for structure constructors: C1594 violations
! from assigning globally-visible data to POINTER components.
! test/Semantics/structconst04.f90 is this same test without type