summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
diff options
context:
space:
mode:
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-10 00:08:38 +0000
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-10 00:08:38 +0000
commitd94c522b4868377e43c124e79993103c8bc0a641 (patch)
tree85d7d3c7c77f795615850cd4daa45f80fc9522f9 /libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
parentd48cb9c85a325ca11c989c3a7874cb69f8665256 (diff)
downloadgcc-d94c522b4868377e43c124e79993103c8bc0a641.tar.gz
* testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL
on GNU/Linux. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96221 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc')
-rw-r--r--libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc b/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
index 898b423f7dc..87dfa6c0b95 100644
--- a/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
+++ b/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
@@ -22,8 +22,6 @@
// 22.1.1.2 locale constructors and destructors [lib.locale.cons]
-// { dg-do run { xfail *-*-linux* } }
-
#include <locale>
#include <pthread.h>
#include <testsuite_hooks.h>