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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Georg-Johann Lay
<g...@gcc.gnu.org>:

https://gcc.gnu.org/g:f66748d61dea45ee301e78afdbec7ec6563ff97e

commit r14-10970-gf66748d61dea45ee301e78afdbec7ec6563ff97e
Author: Georg-Johann Lay <a...@gjlay.de>
Date:   Sat Nov 23 12:51:32 2024 +0100

    AVR: target/117744 - Fix asm for partial clobber of address reg,

    gcc/
            PR target/117744
            * config/avr/avr.cc (out_movqi_r_mr): Fix code when a load
            only partially clobbers an address register due to
            changing the address register temporally to accommodate for
            faked addressing modes.

    (cherry picked from commit ee8e6784876aa050d2e01f54d1da4acf758b635a)

Reply via email to