xfail test that will never pass on i?86 FreeBSD

gcc/testsuite
	* gfortran.dg/dec_math.f90: xfail on i?86-*-freebsd*
This commit is contained in:
Steve Kargl 2021-01-05 15:43:23 -07:00 committed by Jeff Law
parent f47c00cf95
commit e591f18ff8

View 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.