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:
parent
ae8b87895f
commit
18a6e93f23
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user