vect-strided-shift-1.c: Add dg-skip-if for MIPS with -mpaired-single directives.
2018-03-21 Chenghua Xu <paul.hua.gm@gmail.com> * gcc.dg/vect/vect-strided-shift-1.c: Add dg-skip-if for MIPS with -mpaired-single directives. From-SVN: r258702
This commit is contained in:
parent
f11600c985
commit
3b8acdf944
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2018-03-21 Chenghua Xu <paul.hua.gm@gmail.com>
|
||||
|
||||
* gcc.dg/vect/vect-strided-shift-1.c: Add dg-skip-if for
|
||||
MIPS with -mpaired-single directives.
|
||||
|
||||
2018-03-20 Steven G. Kargl <kargl@gcc.gnu.org>
|
||||
|
||||
PR fortran/85001
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* { dg-skip-if "Skip for mips -mpaired-single" { mips*-*-* } { "-mpaired-single" } } */
|
||||
/* PR tree-optimization/65963. */
|
||||
#include "tree-vect.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue