------- Comment #4 from ghazi at gcc dot gnu dot org 2007-04-19 05:11 ------- (In reply to comment #3) > But then I wonder why we don't see the same failure on ia64?
Because the failing part of the testcase is only done on ilp32 targets: ! { dg-final { scan-tree-dump-times "Alignment of access forced using versioning." 3 "vect" { target { ilp32 && vect_no_align } } } } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31615