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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I believe this has been fixed with r242752, the fcn var is now unconditionally
initialized, so the warning you mention is not really possible.

Reply via email to