* testsuite/26_numerics/bit/bitops.rot/rotl.cc: Remove bogus dg-do
directive.
From-SVN: r269365
2019-03-04 Jonathan Wakely <jwakely@redhat.com>
+ * testsuite/26_numerics/bit/bitops.rot/rotl.cc: Remove bogus dg-do
+ directive.
+
* include/std/memory_resource (polymorphic_allocator): Add default
template argument for C++20.
(polymorphic_allocator::allocate_bytes)
// 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 } }