]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/variant/87619.cc
libstdc++: Remove dg-timeout-factor from test
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / variant / 87619.cc
index 2c2fc50037c973afea720421d35ed8ce6ff15549..45418e16ca8816e94d2909fc563dca5fcd242ec9 100644 (file)
@@ -16,8 +16,6 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile { target c++17 } }
-// FIXME: Need increased timeout due to PR c++/102780
-// { dg-timeout-factor 2 { target c++20 } }
 
 #include <variant>
 #include <utility>