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

--- Comment #4 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:f3f8bb6afbcdc8a9dc5e63343f2826492a448c79

commit r17-891-gf3f8bb6afbcdc8a9dc5e63343f2826492a448c79
Author: Georg-Johann Lay <[email protected]>
Date:   Thu May 28 11:30:23 2026 +0200

    AVR: ad target/121343 - Use hard-reg constraints in [u]divmod insns.

            PR target/121343
    gcc/
            * config/avr/avr.md (divmod<mode>4, udivmod<mode>4): Use
            hard-reg constraints instead of explicit hard-regs.
            (*divmodqi4_call_split, *udivmodqi4_call_split): Remove.
            (*divmodhi4_call_split, *udivmodhi4_call_split): Remove.
            (*divmodpsi4_call_split, *udivmodpsi4_call_split): Remove.
            (*divmodsi4_call_split, *udivmodsi4_call_split): Remove.

Reply via email to