https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98049
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=85872 Summary|False positive when |False positive when |compiling with -Os |compiling with -Os |-Wmaybe-uninitialized |-Wmaybe-uninitialized | |(compile-time limit) --- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> --- See also pr85872 for a similar problem caused by the same limit.