https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62006
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- Smells like a duplicate of PR49330 - still always returning 1 from base_alias_check doesn't fix the original testcase. Which also fails with -O -ftree-pre -ftree-partial-pre -fstrict-aliasing btw.