https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61677
--- Comment #7 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:fecc835e216f537d3e7edb833cb3769489b983bb commit r11-7898-gfecc835e216f537d3e7edb833cb3769489b983bb Author: Martin Sebor <mse...@redhat.com> Date: Mon Mar 29 15:21:32 2021 -0600 PR tree-optimization/61677 - False positive with -Wmaybe-uninitialized gcc/testsuite/ChangeLog: PR tree-optimization/61677 * gcc.dg/uninit-pr61677.c: New test.