From: Steven G. Kargl Date: Mon, 15 Oct 2007 23:32:55 +0000 (+0000) Subject: gamma_5.f90: xfail on FreeBSD X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc0a3c3a1a1230c1d9d6396efa3db86efd29c624;p=gcc.git gamma_5.f90: xfail on FreeBSD 2007-10-15 Steven G. Kargl * gfortran.dg/gamma_5.f90: xfail on FreeBSD From-SVN: r129372 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 791b6e115af..9e4aca67b17 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-10-15 Steven G. Kargl + + * gfortran.dg/gamma_5.f90: xfail on FreeBSD + 2007-10-15 Richard Sandiford * gcc.target/mips/dse-1.c: Pass the union as a second parameter diff --git a/gcc/testsuite/gfortran.dg/gamma_5.f90 b/gcc/testsuite/gfortran.dg/gamma_5.f90 index d9cb3580a60..273b9704695 100644 --- a/gcc/testsuite/gfortran.dg/gamma_5.f90 +++ b/gcc/testsuite/gfortran.dg/gamma_5.f90 @@ -1,4 +1,5 @@ ! { dg-do run } +! { dg-xfail-if "" { "*-*-freebsd*" } { "*" } { "" } } ! PR 33683 - we used to pick up the wrong gamma function ! from the library on some systems. program main