Commit 8b5a12da by Geoffrey Keating Committed by Geoffrey Keating

12658_thread-1.cc: Only xfail on Linux.

	* testsuite/22_locale/locale/cons/12658_thread-1.cc: Only xfail
	on Linux.

From-SVN: r89872
parent d2019928
2004-10-29 Geoffrey Keating <geoffk@apple.com>
* testsuite/22_locale/locale/cons/12658_thread-1.cc: Only xfail
on Linux.
2004-10-29 Chris Jefferson <chris@bubblescope.net> 2004-10-29 Chris Jefferson <chris@bubblescope.net>
* include/bit/stl_algo.h (find_first_of(,,,,pred)): * include/bit/stl_algo.h (find_first_of(,,,,pred)):
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
// 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 *-*-* } } // { dg-do run { xfail *-*-linux* } }
#include <locale> #include <locale>
#include <pthread.h> #include <pthread.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