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