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 98e2274 commit 8d161c1Copy full SHA for 8d161c1
flang/test/Lower/vector-subscript-io.f90
@@ -1,5 +1,6 @@
1
! Test lowering of IO input items with vector subscripts
2
! RUN: bbc %s -o - | FileCheck %s
3
+! UNSUPPORTED: system-windows
4
5
! CHECK-LABEL: func @_QPsimple(
6
! CHECK-SAME: %[[VAL_20:.*]]: !fir.ref<!fir.array<10xi32>>{{.*}}, %[[VAL_16:.*]]: !fir.ref<!fir.array<3xi32>>{{.*}}) {
0 commit comments