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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <[email protected]>:

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

commit r16-5843-gc1742f10c07190196161ad5810777f2c6d8867a4
Author: John David Anglin <[email protected]>
Date:   Tue Dec 2 15:21:08 2025 -0500

    hppa: Break out large REG+D addresses from MEM operands

    Fixes unrecognizable instruction in binutils build with LRA enabled.

    2025-12-02  John David Anglin  <[email protected]>

    gcc/ChangeLog:

            PR target/122874
            * config/pa/pa.cc (pa_emit_move_sequence): Break out large
            REG+D addresses from MEM operands.  Also, don't allow
            unscaled indexed source operands till reload completes.

Reply via email to