https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115969
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |rtl-optimization Keywords|needs-bisection | --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- aarch64_legitimate_address_hook_p (TARGET_LEGITIMATE_ADDRESS_P), looks correct and should have rejected that MEM but maybe the recog code does not check MEM correctly.