------- Additional Comments From bonzini at gcc dot gnu dot org  2005-05-03 
08:14 -------
The reason is that ia64 does not have any option to enable special SIMD
instructions, so it can vectorize these tests using hardware 64-bit vectors. 
The two tests should be skipped on ia64, and actually even the others do not
make much sense because they are complete dups of the tests in gcc.dg/vect.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21292

Reply via email to