Commit 3b8acdf9 by Chenghua Xu Committed by Chenghua Xu

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
parent f11600c9
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> 2018-03-20 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85001 PR fortran/85001
......
/* { dg-skip-if "Skip for mips -mpaired-single" { mips*-*-* } { "-mpaired-single" } } */
/* PR tree-optimization/65963. */ /* PR tree-optimization/65963. */
#include "tree-vect.h" #include "tree-vect.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment