Commit d5fc2406 by Ben Elliston Committed by Ben Elliston

12658_thread-1.cc: Don't XFAIL on GNU/Linux.

	* testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL
	on GNU/Linux.

From-SVN: r96221
parent 4cfdf48f
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> 2005-03-07 Paolo Carlini <pcarlini@suse.de>
* include/tr1/type_traits (is_polymorphic): Don't forget * include/tr1/type_traits (is_polymorphic): Don't forget
......
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
// 22.1.1.2 locale constructors and destructors [lib.locale.cons] // 22.1.1.2 locale constructors and destructors [lib.locale.cons]
// { dg-do run { xfail *-*-linux* } }
#include <locale> #include <locale>
#include <pthread.h> #include <pthread.h>
#include <testsuite_hooks.h> #include <testsuite_hooks.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment