[Bug middle-end/63518] missing Wuninitialized warning independent of order of arguments

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 30 07:48:55 GMT 2022


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think this works as intended, setTimeout (t) is not an uninitialized use of
't'.  But maybe I'm missing something ... please enlighten me and re-open if
you think I'm wrong.


More information about the Gcc-bugs mailing list