c99_classification_macros_c.cc: Add *-*-aix* to dg-xfail-if, dg-excess-errors.
* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc: Add *-*-aix* to dg-xfail-if, dg-excess-errors. From-SVN: r219097
This commit is contained in:
parent
04037457c1
commit
8cd2f58d84
@ -1,3 +1,8 @@
|
||||
2014-12-28 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc:
|
||||
Add *-*-aix* to dg-xfail-if, dg-excess-errors.
|
||||
|
||||
2014-12-23 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/64389
|
||||
|
@ -20,8 +20,8 @@
|
||||
// { dg-do compile }
|
||||
// { dg-add-options no_pch }
|
||||
|
||||
// { dg-xfail-if "" { { *-*-linux* *-*-gnu* *-*-darwin* *-*-solaris2.1[0-9]* hppa*-*-hpux* *-*-mingw* } || { uclibc || newlib } } { "*" } { "" } }
|
||||
// { dg-excess-errors "" { target { { *-*-linux* *-*-gnu* *-*-darwin* *-*-solaris2.1[0-9]* hppa*-*-hpux* *-*-mingw* } || { uclibc || newlib } } } }
|
||||
// { dg-xfail-if "" { { *-*-linux* *-*-gnu* *-*-darwin* *-*-solaris2.1[0-9]* hppa*-*-hpux* *-*-mingw* *-*-aix* } || { uclibc || newlib } } { "*" } { "" } }
|
||||
// { dg-excess-errors "" { target { { *-*-linux* *-*-gnu* *-*-darwin* *-*-solaris2.1[0-9]* hppa*-*-hpux* *-*-mingw* *-*-aix* } || { uclibc || newlib } } } }
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user