We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afd39d commit 914fa67Copy full SHA for 914fa67
flang/test/Semantics/data08.f90
@@ -1,5 +1,5 @@
1
! RUN: %flang_fc1 -fdebug-dump-symbols -pedantic %s 2>&1 | FileCheck %s \
2
-! RUN: --check-prefixes=%if system-aix %{"CHECK","BE"%} \
+! RUN: --check-prefixes=%if target={{.*-aix.*|sparc.*}} %{"CHECK","BE"%} \
3
! RUN: %else %{"CHECK","LE"%}
4
5
! CHECK: DATA statement value initializes 'jx' of type 'INTEGER(4)' with CHARACTER
0 commit comments