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.

Reply via email to