We no longer even consider applying peeling for alignment on
gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c, so the
cost model no longer triggers.

Committed.

Richard.

2014-09-16  Richard Biener  <rguent...@suse.de>

        PR testsuite/63258
        * gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c: Remove scan
        for "vectorization not profitable".

Index: gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c
===================================================================
--- gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c  (revision 
215297)
+++ gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c  (working copy)
@@ -40,6 +40,5 @@ int main (void)
   return main1 ();
 } 
 
-/* { dg-final { scan-tree-dump-times "vectorization not profitable" 1 "vect" } 
} */
 /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 0 "vect" } } */
 /* { dg-final { cleanup-tree-dump "vect" } } */

Reply via email to