2015-06-03 François Dumont fdumont@gcc.gnu.org>
authorFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 3 Jun 2015 20:15:35 +0000 (20:15 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 3 Jun 2015 20:15:35 +0000 (20:15 +0000)
* testsuite/23_containers/list/61347.cc: Add dg-require-normal-mode.

From-SVN: r224100

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/list/61347.cc

index da68513b599b3bf4fcfb09f56d14dd4c21b67c18..89e0fcfae7be4f40f7d36a74eb740a21af61af0f 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-03  François Dumont  fdumont@gcc.gnu.org>
+
+       * testsuite/23_containers/list/61347.cc: Add dg-require-normal-mode.
+
 2015-06-02  Jonathan Wakely  <jwakely@redhat.com>
 
        * doc/xml/manual/abi.xml: Document versioning for 5.1.0 release.
index 653591228efca53663b1a5cbe1656e1228ebafdf..526bd11866cf67ced58b3e323dfabcc5d4074813 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-options "-std=gnu++11 -O2 -D_GLIBCXX_USE_CXX11_ABI" }
+// { dg-require-normal-mode "" }
 
 // Copyright (C) 2015 Free Software Foundation, Inc.
 //