From: bje Date: Thu, 10 Mar 2005 00:08:38 +0000 (+0000) Subject: * testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d94c522b4868377e43c124e79993103c8bc0a641;p=thirdparty%2Fgcc.git * testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL on GNU/Linux. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96221 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 48e54511f6b9..bfda25db058a 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2005-03-10 Ben Elliston + + * testsuite/22_locale/locale/cons/12658_thread-1.cc: Don't XFAIL + on GNU/Linux. + 2005-03-07 Paolo Carlini * include/tr1/type_traits (is_polymorphic): Don't forget diff --git a/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc b/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc index 898b423f7dce..87dfa6c0b956 100644 --- a/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc +++ b/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc @@ -22,8 +22,6 @@ // 22.1.1.2 locale constructors and destructors [lib.locale.cons] -// { dg-do run { xfail *-*-linux* } } - #include #include #include