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.