https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112444
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the 2 tmp variables need to be named the same. Otherwise fre won't merge the 2 ".DEFERRED_INIT (1, 2, &"tmp"[0]);" .
pinskia at gcc dot gnu.org via Gcc-bugs Wed, 08 Nov 2023 16:44:53 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112444
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the 2 tmp variables need to be named the same. Otherwise fre won't merge the 2 ".DEFERRED_INIT (1, 2, &"tmp"[0]);" .