https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98104
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:381d1d0120e4dfab3a714f44354e868a80dbaa25 commit r11-5698-g381d1d0120e4dfab3a714f44354e868a80dbaa25 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Dec 3 10:02:02 2020 +0100 testsuite: Add testcase for already fixed PR [PR98104] This testcase got broken with r11-3826 and got fixed with r11-5628. 2020-12-03 Jakub Jelinek <ja...@redhat.com> PR c++/98104 * g++.dg/warn/pr98104.C: New test.