vect-mask-store-move-1.c: Add missing space.
2016-02-09 Richard Biener <rguenther@suse.de> * gcc.dg/vect/vect-mask-store-move-1.c: Add missing space. From-SVN: r233245
This commit is contained in:
parent
1f123759b5
commit
84a5bef772
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
2016-02-09 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* gcc.dg/vect/vect-mask-store-move-1.c: Add missing space.
|
||||
|
||||
2016-02-09 Alexander Fomin <alexander.fomin@intel.com>
|
||||
|
||||
* gcc.target/i386/avx512f-klogic-2.c: Adjust expectation.
|
||||
|
||||
2016-02-09 Yuri Rumyantsev <ysrumyan@gmail.com>
|
||||
|
|
|
@ -15,4 +15,4 @@ void foo (int n)
|
|||
}
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "Move stmt to created bb" 6 "vect"{ target { i?86-*-* x86_64-*-* } } } } */
|
||||
/* { dg-final { scan-tree-dump-times "Move stmt to created bb" 6 "vect" { target { i?86-*-* x86_64-*-* } } } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue