aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext
diff options
context:
space:
mode:
authorJie Zhang <jie@codesourcery.com>2010-11-15 11:01:20 +0000
committerJie Zhang <jiez@gcc.gnu.org>2010-11-15 11:01:20 +0000
commit8679360a460eecbb6f89ab2111f8534b06461e11 (patch)
tree0fe4340f219fd4640e6df4ac62106f92b2cfae50 /libstdc++-v3/testsuite/ext
parent2fd7ba4ac9de8a0febcaec28920f24363f6403d9 (diff)
downloadgcc-8679360a460eecbb6f89ab2111f8534b06461e11.zip
gcc-8679360a460eecbb6f89ab2111f8534b06461e11.tar.gz
gcc-8679360a460eecbb6f89ab2111f8534b06461e11.tar.bz2
* testsuite/ext/profile/mh.cc: Add xfail for uclibc.
From-SVN: r166749
Diffstat (limited to 'libstdc++-v3/testsuite/ext')
-rw-r--r--libstdc++-v3/testsuite/ext/profile/mh.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/testsuite/ext/profile/mh.cc b/libstdc++-v3/testsuite/ext/profile/mh.cc
index 44a667c..1688ad5 100644
--- a/libstdc++-v3/testsuite/ext/profile/mh.cc
+++ b/libstdc++-v3/testsuite/ext/profile/mh.cc
@@ -1,5 +1,6 @@
// { dg-options "-D_GLIBCXX_PROFILE" }
// { dg-do compile { target *-*-linux* } }
+// { dg-xfail-if "" { uclibc } { "*" } { "" } }
// -*- C++ -*-