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

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

https://gcc.gnu.org/g:360ed41076c81ce9caeb215250eb627e4f45e2fe

commit r13-9207-g360ed41076c81ce9caeb215250eb627e4f45e2fe
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