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

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 19 18:18:49 GMT 2024


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-         [(match_operand:DI 1 "arm_sync_memory_operand" "Q")]
+         [(match_operand:DI 1 "memory_operand" "m")]


Oh I have seen this before ...


More information about the Gcc-bugs mailing list