Commit f803eba8 by Dorit Nuzman Committed by Dorit Nuzman

* gcc.dg/vect/vect-iv-4.c: Test now passes on vect_pack_trunc targets

From-SVN: r126075
parent 6ae4be32
2007-06-28 Dorit Nuzman <dorit@il.ibm.com>
* gcc.dg/vect/vect-iv-4.c: Test now passes on vect_pack_trunc
targets.
2007-06-27 Daniel Franke <franke.daniel@gmail.com>
PR fortran/32467
......@@ -40,5 +40,5 @@ int main (void)
return main1 ();
}
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail *-*-* } } } */
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { target vect_pack_trunc } } } */
/* { dg-final { cleanup-tree-dump "vect" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment