projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f47c00c
)
xfail test that will never pass on i?86 FreeBSD
author
Steve Kargl
<sgk@troutmask.apl.washington.edu>
Tue, 5 Jan 2021 22:43:23 +0000
(15:43 -0700)
committer
Jeff 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gfortran.dg/dec_math.f90
b/gcc/testsuite/gfortran.dg/dec_math.f90
index cc141aba4129c12e1ea45b5da8579002c7270193..d95233a51694a719664599c1a442834a13a472c7 100644
(file)
--- a/
gcc/testsuite/gfortran.dg/dec_math.f90
+++ b/
gcc/testsuite/gfortran.dg/dec_math.f90
@@
-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.