diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/octeon-dmul-2.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/octeon-dmul-2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.target/mips/octeon-dmul-2.c b/gcc/testsuite/gcc.target/mips/octeon-dmul-2.c index 6b2308c0bba..cf8da24ca71 100644 --- a/gcc/testsuite/gcc.target/mips/octeon-dmul-2.c +++ b/gcc/testsuite/gcc.target/mips/octeon-dmul-2.c @@ -1,5 +1,6 @@ /* { dg-do compile } */ /* { dg-options "-march=octeon -mgp64" } */ +/* { dg-skip-if "using DMUL is no worse size-wise, and can be better if the constant is used elsewhere" { *-*-* } { "-Os" } { "" } } */ /* { dg-final { scan-assembler-not "\tdmul" } } */ NOMIPS16 long long |