[Bug target/117675] [14/15 regression] ARM Cortex 7-A ldrd register overlap

wilco at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 27 10:42:34 GMT 2024


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

Wilco <wilco at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |wilco at gcc dot gnu.org

--- Comment #4 from Wilco <wilco at gcc dot gnu.org> ---
Yes it looks like Arm indexed STRD has complex register constraints, so we need
a new predicate to only allow reg+imm addressing.


More information about the Gcc-bugs mailing list