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

--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
operands[2] needs an earlyclobber as well (it is written while some
operands are still read later).  Everything else is fine as far as I
can see :-)

Reply via email to