Skip to content

Commit 8076a02

Browse files
committed
disable flang/test/Lower/Intrinsics/atand.f90
1 parent a4f8010 commit 8076a02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Lower/Intrinsics/atand.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
! REQUIRES: flang-supports-f128-math
2+
! REQUIRES: flang-atand-fix
23
! RUN: bbc -emit-fir -hlfir=false %s -o - | FileCheck %s --check-prefixes="CHECK,CHECK-FAST"
34
! RUN: bbc --math-runtime=precise -emit-fir -hlfir=false %s -o - | FileCheck %s --check-prefixes="CHECK,CHECK-PRECISE"
45
! RUN: %flang_fc1 -emit-fir -flang-deprecated-no-hlfir %s -o - | FileCheck %s --check-prefixes="CHECK,CHECK-FAST"

0 commit comments

Comments
 (0)