------- Comment #14 from irar at il dot ibm dot com 2008-02-07 20:44 ------- Giving it another thought, this is not necessary an alias analysis issue, even that it fails to tell that the pointers not alias. Since in this case the pointers do differ, the runtime test should take the flow to the vectorized loop. Maybe the test is too strict. I'll look into this on Sunday.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35117