https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65194
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |manu at gcc dot gnu.org Resolution|--- |WONTFIX --- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- This testcase is too large to analyze. Compile with -fdump-tree-all-all-lineno and look for the '*.uinit' file, you'll see. There are so many open issues with -Wmaybe-uninitialized that most probably is one or several of those: it is simply not worth it to analyze this instead of working on the open issues.