https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123089
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> --- We do, but h at that point should still be equal to &b. h = &c; only happens after the loop.
jakub at gcc dot gnu.org via Gcc-bugs Thu, 11 Dec 2025 15:09:42 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123089
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> --- We do, but h at that point should still be equal to &b. h = &c; only happens after the loop.