Commit f084a22e by Prachi Godbole Committed by Prachi Godbole

msa-bclri.c: Skip the test for -O0.

gcc/testsuite/
	* gcc.target/mips/msa-bclri.c: Skip the test for -O0.

From-SVN: r245995
parent a278b1c3
2017-03-09 Prachi Godbole <prachi.godbole@imgtec.com>
* gcc.target/mips/msa-bclri.c: Skip the test for -O0.
2017-03-09 Martin Liska <mliska@suse.cz>
PR ipa/79764
......
/* { dg-do compile } */
/* { dg-options "-mno-mips16 -mfp64 -mhard-float -mmsa" } */
/* { dg-skip-if "code quality test" { *-*-* } { "-O0" } { "" } } */
typedef long long v2i64 __attribute__ ((vector_size(16)));
......
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