mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-05 01:34:12 +08:00
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
This commit is contained in:
parent
4cfdf48f7c
commit
d5fc240649
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user