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

--- Comment #2 from Antony Polukhin <antoshkka at gmail dot com> ---
(In reply to Florian Weimer from comment #1)
> For which ABI do you propose the change?  It's not correct for GNU/Linux:

As far as I understand the proposed change does not touch ABI. `lea eax, [rdi +
48]` is equivalent to `movzx+add`

Reply via email to