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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Eventually just removing the call to mems_in_disjoint_alias_sets_p fixes the
rest (rtx_refs_may_alias_p will apply TBAA as well, _after_ positively
bailing out on the union punning).

Reply via email to