https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104076
--- Comment #2 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:6325041c2b68af096195e0eef92091b2e293e950 commit r12-6714-g6325041c2b68af096195e0eef92091b2e293e950 Author: Martin Sebor <mse...@redhat.com> Date: Tue Jan 18 17:56:20 2022 -0700 Add test for bogus warning [PR104076]. Related: PR middle-end/104076 - bogus -Wdangling-pointer on a conditional gcc/testsuite/ChangeLog: PR middle-end/104076 * g++.dg/warn/Wdangling-pointer-3.C: New test.