https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65178

--- Comment #15 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Leon Winter from comment #14)
> I am not sure how smart he diagnostic of GCC is supposed to be it seems that
> the source base of GCC itself has fallen victim to the false warning.

-Wmaybe-uninitialized has many well-known bugs (see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639) and, in addition, it can
never be perfect (see Problem 6 at
https://gcc.gnu.org/wiki/Better_Uninitialized_Warnings#Current_Situation).

Reply via email to