From d5fc240649a04222d1b363d06b9cd749a7e260f1 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 10 Mar 2005 00:08:38 +0000 Subject: [PATCH] 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 --- libstdc++-v3/ChangeLog | 5 +++++ .../testsuite/22_locale/locale/cons/12658_thread-1.cc | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 48e54511f6b..bfda25db058 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 898b423f7dc..87dfa6c0b95 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