https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102780
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>: https://gcc.gnu.org/g:7d11d813583efad652c83c7631ef8d6d18489119 commit r14-6974-g7d11d813583efad652c83c7631ef8d6d18489119 Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed Dec 6 18:32:21 2023 +0000 libstdc++: Remove dg-timeout-factor from test As the comment notes, the increased timeout was needed because of PR 102780, but that was fixed long ago. libstdc++-v3/ChangeLog: * testsuite/20_util/variant/87619.cc: Remove dg-timeout-factor.