https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105237
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note: int n = n; Is a documented way of having the uninitiated warning to not happen.
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 12 Apr 2022 03:14:00 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105237
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note: int n = n; Is a documented way of having the uninitiated warning to not happen.