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

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <dang...@gcc.gnu.org>:

https://gcc.gnu.org/g:22b13b1d4e3dce6bbc8792ffa08cefeb5e125a03

commit r15-5659-g22b13b1d4e3dce6bbc8792ffa08cefeb5e125a03
Author: John David Anglin <dang...@gcc.gnu.org>
Date:   Mon Nov 25 16:40:29 2024 -0500

    hppa: Revise TImode aritmetic patterns to support arith11_operands

    2024-11-25  John David Anglin  <dang...@gcc.gnu.org>

    gcc/ChangeLog:

            PR target/117645
            * config/pa/pa.md (addti3): Revise pattern to support
            arith11_operands.  Use "R" operand prefix to print least
            significant register of TImode register pair.
            (addvti3, subti3, subvti3): Likewise.
            (negti2, negvti2): Use "R" operand prefix.

Reply via email to