[Bug tree-optimization/21292] gen-vect-11b.c and gen-vect-11c.c fail

2005-05-03 Thread bonzini at gcc dot gnu dot org


-- 
   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |bonzini at gcc dot gnu dot
   |dot org |org
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-05-03 07:37:18
   date||


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


[Bug tree-optimization/21292] gen-vect-11b.c and gen-vect-11c.c fail

2005-05-03 Thread bonzini at gcc dot gnu dot org

--- 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