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
This commit is contained in:
Andrew Pinski 2005-08-09 17:51:27 +00:00 committed by Andrew Pinski
parent ae8b87895f
commit 18a6e93f23
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
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

View File

@ -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>