Skip to content

Commit 3551849

Browse files
committed
[flang] Disable test until it can be properly configured
1 parent 8911170 commit 3551849

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

flang/test/Semantics/kinds04_q10.f90

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
! 10-byte extended precision
1010
! REQUIRES: x86-registered-target
1111
! UNSUPPORTED: system-windows
12-
! klausler: Currently failing due to unexpected or missing warnings in some
13-
! configurations like aarch64, so disabling test.
1412
! XFAIL: *
13+
!WARNING: THIS TEST HAS BEEN DISABLED UNTIL IT CAN BE PROPERLY CONFIGURED
1514
subroutine s(var)
1615
real :: realvar1 = 4.0E6_4
1716
real :: realvar2 = 4.0D6

0 commit comments

Comments
 (0)