https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Without the uninitialized variable even LLVM produces the same assembly code. Is there really anything more to opimize here?
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 06 Dec 2021 15:49:19 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Without the uninitialized variable even LLVM produces the same assembly code. Is there really anything more to opimize here?