These tests accidentally had two dg-do directives. Only the second one
is needed.
* testsuite/26_numerics/bit/bitops.count/countl_one.cc: Remove
redundant dg-do directive.
* testsuite/26_numerics/bit/bitops.count/countl_zero.cc: Likewise.
* testsuite/26_numerics/bit/bitops.count/countr_one.cc: Likewise.
* testsuite/26_numerics/bit/bitops.count/countr_zero.cc: Likewise.
* testsuite/26_numerics/bit/bitops.count/popcount.cc: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263695
138bc75d-0d04-0410-961f-
82ee72b054a4
+2018-08-21 Jonathan Wakely <jwakely@redhat.com>
+
+ * testsuite/26_numerics/bit/bitops.count/countl_one.cc: Remove
+ redundant dg-do directive.
+ * testsuite/26_numerics/bit/bitops.count/countl_zero.cc: Likewise.
+ * testsuite/26_numerics/bit/bitops.count/countr_one.cc: Likewise.
+ * testsuite/26_numerics/bit/bitops.count/countr_zero.cc: Likewise.
+ * testsuite/26_numerics/bit/bitops.count/popcount.cc: Likewise.
+
2018-08-20 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/86963
// 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++2a" }
// { dg-do compile { target c++2a } }
// 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++2a" }
// { dg-do compile { target c++2a } }
// 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++2a" }
// { dg-do compile { target c++2a } }
// 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++2a" }
// { dg-do compile { target c++2a } }
// 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++2a" }
// { dg-do compile { target c++2a } }