Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
libstdc++-v3
/
testsuite
/
std
/
simd
/
reductions_expensive.cc
blob: 52507c499d03150a7325942d94a462a807117e6b [
file
] [
log
] [
blame
]
// { dg-do run { target c++26 } }
// { dg-require-effective-target x86 }
// { dg-timeout-factor 2 }
// { dg-require-effective-target run_expensive_tests }
#define
EXPENSIVE_TESTS
1
#include
"reductions.cc"