https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102801
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:44dba051d72587828882cbb31118934a4fb06c1a commit r13-2776-g44dba051d72587828882cbb31118934a4fb06c1a Author: Richard Biener <rguent...@suse.de> Date: Thu Sep 22 15:18:47 2022 +0200 tree-optimization/102801 - testcase for uninit diagnostic The following testcase is fixed in GCC 12+ PR tree-optimization/102801 gcc/testsuite/ * g++.dg/warn/Wuninitialized-33.C: New testcase.