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

--- Comment #17 from Mikael Pettersson <mikpelinux at gmail dot com> ---
(In reply to Mikael Pettersson from comment #16)
> As an experiment I forced full_p = 1 in the call to lra_eliminate_regs_1 (),
> and that did correct this particular insn.

Update: "correct" only in that the effect of the preceding push was reflected
in the final SP offset for the insn; unfortunately _all_ eliminations to SP got
an additional offset of 12. More debugging needed...

Reply via email to