Fix typo in test-case.
2018-05-18 Martin Liska <mliska@suse.cz> * gcc.dg/pr68766.c: Change pruned output. From-SVN: r260379
This commit is contained in:
parent
b4c9a058c4
commit
1261e77e53
@ -1,3 +1,7 @@
|
||||
2018-05-18 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* gcc.dg/pr68766.c: Change pruned output.
|
||||
|
||||
2018-05-18 Cesar Philippidis <cesar@codesourcery.com>
|
||||
|
||||
PR c++/85782
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -ftree-vectorize -fdbg-cnt=vect_loop:1" } */
|
||||
/* { dg-additional-options "-mavx2" { target { i?86-*-* x86_64-*-* } } } */
|
||||
/* { dg-prune-output "dbg_cnt 'vect_loop' set to 1-1" } */
|
||||
/* { dg-prune-output "dbg_cnt 'vect_loop' set to 0-1" } */
|
||||
|
||||
int a, b, g, h;
|
||||
int c[58];
|
||||
|
Loading…
Reference in New Issue
Block a user