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

Vladimir Makarov <vmakarov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmakarov at gcc dot gnu.org

--- Comment #7 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
I've reproduced the bug.

It seems a complicated combination of register elimination and reloads which
increases reg pressure resulting in spilling and repeated changes FP offset.

I hope to find a simple solution (currently I see only non-trivial ones) and
fix it on this week or the next week.

Reply via email to