]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
12658_thread-1.cc: Don't XFAIL on GNU/Linux.
authorBen Elliston <bje@au.ibm.com>
Thu, 10 Mar 2005 00:08:38 +0000 (00:08 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Thu, 10 Mar 2005 00:08:38 +0000 (11:08 +1100)
* testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL
on GNU/Linux.

From-SVN: r96221

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

index 48e54511f6b9df2bd54401aa4f642471423f4585..bfda25db058af17f0a3b9bf6358399ab9c8efd12 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 898b423f7dce9660daf546144e267a0e280da031..87dfa6c0b95676f7492d736beede1804fa97227f 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>