OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL.
[pf3gnuchains/gcc-fork.git]
/
libstdc++-v3
/
testsuite
/
26_numerics
/
c99_classification_macros_c.cc
diff --git
a/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc
b/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc
index
a8f18f2
..
15508a3
100644
(file)
--- a/
libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc
+++ b/
libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc
@@
-27,12
+27,12
@@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
// 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 "" }
+// { dg-do compile { xfail *-*-linux-gnu
*-*-freebsd5*
} }
+// { dg-excess-errors ""
{ target *-*-linux-gnu *-*-freebsd5* }
}
#include <math.h>
#include <math.h>
-void fpclassify() { }
// { dg-error "parse error" "" { xfail *-*-linux-gnu } }
+void fpclassify() { }
void isfinite() { }
void isfinite() { }