Committed.

Richard.

2019-10-24  Richard Biener  <rguent...@suse.de>

        PR tree-optimization/65930
        * gcc.dg/vect/vect-reduc-2short.c: Fix typo.

Index: gcc/testsuite/gcc.dg/vect/vect-reduc-2short.c
===================================================================
--- gcc/testsuite/gcc.dg/vect/vect-reduc-2short.c       (revision 277372)
+++ gcc/testsuite/gcc.dg/vect/vect-reduc-2short.c       (working copy)
@@ -45,4 +45,4 @@ int main (void)
   return 0;
 }
 
-/* { dg-final { scan-tree-dump-times "vectorized 3 loops" 1 "vect" { target { 
! vect_no_int_min_max } } } } } */
+/* { dg-final { scan-tree-dump-times "vectorized 3 loops" 1 "vect" { target { 
! vect_no_int_min_max } } } } */

Reply via email to