Commit 18a6e93f by Andrew Pinski Committed by Andrew Pinski

c99_classification_macros_c.cc: xfail on *-*-darwin*.

2005-08-09  Andrew Pinski  <pinskia@physics.uc.edu>

        * testsuite/26_numerics/cmath/c99_classification_macros_c.cc:
        xfail on *-*-darwin*.

From-SVN: r102919
parent ae8b8789
2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
* testsuite/26_numerics/cmath/c99_classification_macros_c.cc:
xfail on *-*-darwin*.
2005-08-03 Geoffrey Keating <geoffk@apple.com>
* configure.ac: Don't use GCC_NO_EXECUTABLES or clear
......
......@@ -27,8 +27,8 @@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
// { dg-do compile { xfail *-*-linux-gnu } }
// { dg-excess-errors "" { target *-*-linux-gnu } }
// { dg-do compile { xfail *-*-linux-gnu *-*-darwin* } }
// { dg-excess-errors "" { target *-*-linux-gnu *-*-darwin* } }
#include <math.h>
......
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