OSDN Git Service

* testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Mar 2005 00:08:38 +0000 (00:08 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Mar 2005 00:08:38 +0000 (00:08 +0000)
on GNU/Linux.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96221 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc

index 48e5451..bfda25d 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-10  Ben Elliston  <bje@au.ibm.com>
+
+       * testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL
+       on GNU/Linux.
+
 2005-03-07  Paolo Carlini  <pcarlini@suse.de>
 
        * include/tr1/type_traits (is_polymorphic): Don't forget
index 898b423..87dfa6c 100644 (file)
@@ -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>