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

--- Comment #9 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Duh, input_operand does _not_ allow any MEM: it allows any memory_operand.
Which apparently we do not have here.

Reply via email to