2017-05-18 Jonathan Wakely <jwakely@redhat.com>
+ * testsuite/22_locale/codecvt/codecvt_utf16/79980.cc: Replace
+ effective-target with dg-options directive.
+ * testsuite/22_locale/codecvt/codecvt_utf16/80041.cc: Likewise.
+ * testsuite/22_locale/codecvt/codecvt_utf16/members.cc: Likewise.
+ * testsuite/22_locale/codecvt/codecvt_utf16/misaligned.cc: Likewise.
+ * testsuite/22_locale/codecvt/codecvt_utf8/79980.cc: Likewise.
+ * testsuite/22_locale/codecvt/codecvt_utf8/members.cc: Likewise.
+ * testsuite/22_locale/codecvt/codecvt_utf8_utf16/79511.cc: Likewise.
+ * testsuite/22_locale/codecvt/codecvt_utf8_utf16/members.cc: Likewise.
+
Backport from mainline
2016-08-02 Jonathan Wakely <jwakely@redhat.com>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <locale>
#include <codecvt>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <codecvt>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <codecvt>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <locale>
#include <codecvt>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <codecvt>
#include <locale>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <codecvt>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <locale>
#include <codecvt>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target c++11 } }
+// { dg-options "-std=gnu++11" }
#include <codecvt>
#include <testsuite_hooks.h>