Commit 75517610 by Jonathan Wakely Committed by Jonathan Wakely

* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.

From-SVN: r215593
parent 7569cc57
......@@ -4,6 +4,8 @@
* testsuite/27_io/basic_ios/conv/bool.cc: New.
* testsuite/27_io/basic_ios/conv/voidptr.cc: New.
* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.
2014-09-25 Tim Shen <timshen@google.com>
PR libstdc++/63199
......
......@@ -16,6 +16,7 @@
// <http://www.gnu.org/licenses/>.
// { dg-options "-std=gnu++11" }
// { dg-do compile }
#include <ios>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment