re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated memory)
[gcc.git] / libstdc++-v3 / testsuite / ext / throw_allocator / check_new.cc
index 1b00412918f05cc0cf5b7e6b294ba341dcac423b..55c1d2b94835314d2772ff1b3722fa74afdc35ec 100644 (file)
@@ -17,6 +17,8 @@
 // Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 // USA.
 
+// { dg-require-time "" }
+
 #include <cstdlib>
 #include <ext/throw_allocator.h>
 #include <testsuite_hooks.h>