https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89723
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2019-03-15 00:00:00 |2021-4-6
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=78394
Known to fail| |10.2.0, 11.0, 8.3.0, 9.3.0
CC| |msebor at gcc dot gnu.org
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Reconfirmed with GCC 11. See also pr78394. To avoid these false positives
when -Og is in effect we might want to consider removing -Wmaybe-uninitialized
from -Wall.