https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109608
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Jason Merrill <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:52c451e6ef67d428304be3299bb67195177f6759 commit r10-11312-g52c451e6ef67d428304be3299bb67195177f6759 Author: Jason Merrill <ja...@redhat.com> Date: Tue Apr 25 11:12:33 2023 -0400 testsuite: remove stray ';' [PR109608] GCC 10 is still pedantic about empty declarations. PR testsuite/109608 gcc/testsuite/ChangeLog: * g++.dg/cpp0x/constexpr-pmf3.C: Remove stray ';'.