Commit 8132b797 by Kaveh R. Ghazi Committed by Kaveh Ghazi

builtin-math-4.c: Fix dg-xfail-if.

	* gcc.dg/torture/builtin-math-4.c: Fix dg-xfail-if.

From-SVN: r125054
parent 9412013b
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.
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment