From cc0a3c3a1a1230c1d9d6396efa3db86efd29c624 Mon Sep 17 00:00:00 2001 From: "Steven G. Kargl" Date: Mon, 15 Oct 2007 23:32:55 +0000 Subject: [PATCH] gamma_5.f90: xfail on FreeBSD 2007-10-15 Steven G. Kargl * gfortran.dg/gamma_5.f90: xfail on FreeBSD From-SVN: r129372 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gfortran.dg/gamma_5.f90 | 1 + 2 files changed, 5 insertions(+) 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 -- 2.30.2