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

--- Comment #3 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:f3d9c120a1959c5b094001516c1e5cb4ba6f4080

commit r14-10597-gf3d9c120a1959c5b094001516c1e5cb4ba6f4080
Author: Georg-Johann Lay <a...@gjlay.de>
Date:   Sat Aug 17 12:49:42 2024 +0200

    AVR: target/116390 - Fix an avrtiny asm out template.

            PR target/116390
    gcc/
            * config/avr/avr.cc (avr_out_movsi_mr_r_reg_disp_tiny): Fix
            output templates for the reg_base == reg_src and
            reg_src == reg_base - 2 cases.
    gcc/testsuite/
            * gcc.target/avr/torture/pr116390.c: New test.

    (cherry picked from commit 4065d163151b07b274241377e71dad028576db88)

Reply via email to