https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103469
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>: https://gcc.gnu.org/g:f81c5a86dc03352682ac8ae3daa6ec507528a265 commit r12-5583-gf81c5a86dc03352682ac8ae3daa6ec507528a265 Author: Martin Sebor <mse...@redhat.com> Date: Mon Nov 29 13:13:30 2021 -0700 Prune out valid -Winfinite-recursion [PR103469]. gcc/testsuite/ChangeLog: PR testsuite/103469 * c-c++-common/attr-retain-5.c: Prune out valid warning. * c-c++-common/attr-retain-6.c: Same. * c-c++-common/attr-retain-9.c: Same.