------- Comment #12 from dnovillo at gcc dot gnu dot org 2006-02-28 14:38 ------- (In reply to comment #11)
> Makes sense to anyone? > Unfortunately yes. I am hoping that we will soon be able to get rid of all this nonsense. The vectorizer is running against a very recalcitrant alias pass. In particular, the alias grouping heuristic is getting in your way, turning around the roles of memory tag and aliased symbols. The approach you outline is fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26197