]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/transform_exclusive_scan/1.cc
libstdc++: Remove redundant -std=gnu++17 option from algorithm tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / transform_exclusive_scan / 1.cc
index 486c836ba070b79b32f0ecb61797aa12cd1f397b..5bade1fa332a7a29d788c5f6bf7422f60ac2b3bd 100644 (file)
@@ -1,4 +1,3 @@
-// { dg-options "-std=gnu++17" }
 // { dg-do run { target c++17 } }
 
 // Copyright (C) 2019-2021 Free Software Foundation, Inc.