https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70392
--- Comment #3 from Manuel López-Ibáñez <lopezibanez at gmail dot com> --- Look at the dumps. Probably the C++ FE or the optimisers do not create an expression with a valid location for bool. It is not an issue with Wuninitialized. On Sat, 30 Mar 2019, 02:50 egallager at gcc dot gnu.org, < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70392 > > Eric Gallager <egallager at gcc dot gnu.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |dmalcolm at gcc dot > gnu.org, > | |dodji at gcc dot gnu.org, > | |manu at gcc dot gnu.org > > --- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> --- > cc-ing diagnostics maintainers, and Manu since it's an issue with > -Wuninitialized > > -- > You are receiving this mail because: > You are on the CC list for the bug.