https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68832
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Should be fixed by the following commit: 2016-01-14 Jan Hubicka <hubi...@ucw.cz> * alias.c (compare_base_symbol_refs): New function. (rtx_equal_for_memref_p, base_alias_check, memrefs_conflict_p): Use it.