https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123121

--- Comment #6 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
I've reproduced the bug.  It seems wrong LRA rematerialization.

There are several ways to fix it, e.g. through modification of
availability/liveness calculation of rematerialization candidates or through
constraining possible rematerialization candidates.

I am investigating what approach is better.  But I think I'll fix it on this
week.

Reply via email to