https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107958
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Obvious workaround is to do: p = PairPtr{ a, b };
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 03 Dec 2022 09:11:23 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107958
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Obvious workaround is to do: p = PairPtr{ a, b };