xfail test that will never pass on i?86 FreeBSD
authorSteve Kargl <sgk@troutmask.apl.washington.edu>
Tue, 5 Jan 2021 22:43:23 +0000 (15:43 -0700)
committerJeff Law <law@redhat.com>
Tue, 5 Jan 2021 22:43:23 +0000 (15:43 -0700)
gcc/testsuite
* gfortran.dg/dec_math.f90: xfail on i?86-*-freebsd*

gcc/testsuite/gfortran.dg/dec_math.f90

index cc141aba4129c12e1ea45b5da8579002c7270193..d95233a51694a719664599c1a442834a13a472c7 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-options "-cpp -std=gnu" }
-! { dg-do run }
+! { dg-do run { xfail i?86-*-freebsd* } }
 !
 ! Test extra math intrinsics formerly offered by -fdec-math,
 ! now included with -std=gnu or -std=legacy.