===================================================================
@@ -1,4 +1,7 @@
// { dg-do run { target c++20 } }
+// Technically, 16 bit targets can run the test, but it takes too long.
+// { dg-require-effective-target run_expensive_tests { target { ! int32plus } } }
+// { dg-timeout-factor 1.5 }
// Copyright (C) 2021-2024 Free Software Foundation, Inc.
//
===================================================================
@@ -1,4 +1,6 @@
// { dg-do run { target c++20 } }
+// Technically, 16 bit targets can run the test, but it takes too long.
+// { dg-require-effective-target run_expensive_tests { target { ! int32plus } } }
// Copyright (C) 2021-2024 Free Software Foundation, Inc.
//