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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Georg-Johann Lay <[email protected]>:

https://gcc.gnu.org/g:4f6979f50c39860578c8762e0822661bf058fb6a

commit r17-990-g4f6979f50c39860578c8762e0822661bf058fb6a
Author: Georg-Johann Lay <[email protected]>
Date:   Fri May 29 21:11:45 2026 +0200

    AVR: ad target/121343 - Use hard-reg constraints in FMUL[S[U]] insns.

            PR target/121343
    gcc/
            * config/avr/avr.md (FMUL): New int iterator.
            (fmul, fmul_X, fmul_1, fmul_2): New int attributes.
            (fmul, fmuls, fmulsu): Turn from expander to insn_and_split.
            (fmul_insn, fmuls_insn, fmulsu_insn): Remove.

Reply via email to