]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
builtin-math-4.c: Fix dg-xfail-if.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 25 May 2007 03:55:11 +0000 (03:55 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 25 May 2007 03:55:11 +0000 (03:55 +0000)
* gcc.dg/torture/builtin-math-4.c: Fix dg-xfail-if.

From-SVN: r125054

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/builtin-math-4.c

index 7a33bde99a80f560a41c39973f1eee20c2656a4e..3997e2dd1371591ec12862081692cd6f32a58be1 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-4.c: Fix dg-xfail-if.
+
 2007-05-24  Ollie Wild  <aaw@google.com>
 
        * gcc.dg/cpp/counter-1.c: New test.
index 99307dd357ce06641a1cbac9414c9dd93f9a5b29..5db1ccab3f6b66b2e3445f46e37b7a8dbd5906cb 100644 (file)
@@ -8,7 +8,7 @@
 
 /* { dg-do link } */
 /* Expect failures at least until mpfr-2.3.0 is released. */
-/* { dg-xfail-if "mpfr-2.3.0" { *-*-* } } */
+/* { dg-xfail-if "This test requires mpfr-2.3.0" { *-*-* } { "*" } { "" } } */
 
 /* All references to link_error should go away at compile-time.  */
 extern void link_error(int);