https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94100
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:f176028371c5b5339ca6d8d975d47b2347234af9 commit r15-7361-gf176028371c5b5339ca6d8d975d47b2347234af9 Author: Marek Polacek <pola...@redhat.com> Date: Tue Feb 4 17:32:50 2025 -0500 c++: add fixed test [PR94100] The recent r15-7339-g26d3424ca5d9f4 fixed this test too. PR c++/94100 gcc/testsuite/ChangeLog: * g++.dg/cpp0x/variadic188.C: New test.