> * tree-vect-analyze.c: (ipa-prop.h): New include file. > (vect_base_addr_differ_p): User ipaa interface to > disambiguate formals. You really shouldn't be doing that there. I assume you are only doing it because may_alias_p isn't doing what it should?