* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.
authorJonathan Wakely <jwakely@redhat.com>
Thu, 25 Sep 2014 10:50:31 +0000 (11:50 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 25 Sep 2014 10:50:31 +0000 (11:50 +0100)
From-SVN: r215593

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/basic_ios/conv/bool_neg.cc

index b763fd6..172fc09 100644 (file)
@@ -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
index 816f851..d4b8cac 100644 (file)
@@ -16,6 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-options "-std=gnu++11" }
+// { dg-do compile }
 
 #include <ios>