From 8fa5aaf3c066b3cbfe547b61089fb07a1a43c49f Mon Sep 17 00:00:00 2001 From: Nathan Sidwell Date: Tue, 13 May 2014 13:35:20 +0000 Subject: [PATCH] loongson-simd.c: Disable micromips too. 2014-05-13 Nathan Sidwell Sandra Loosemore gcc/testsuite/ * gcc.target/mips/loongson-simd.c: Disable micromips too. Co-Authored-By: Sandra Loosemore From-SVN: r210374 --- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/mips/loongson-simd.c | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f61f09f9091..d0ac075dd82 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-05-13 Nathan Sidwell + Sandra Loosemore + + * gcc.target/mips/loongson-simd.c: Disable micromips too. + 2014-05-13 Catherine Moore * gcc.target/mips/near-far-1.c: Adjust expected output diff --git a/gcc/testsuite/gcc.target/mips/loongson-simd.c b/gcc/testsuite/gcc.target/mips/loongson-simd.c index ae3565f4795..160da6be4d1 100644 --- a/gcc/testsuite/gcc.target/mips/loongson-simd.c +++ b/gcc/testsuite/gcc.target/mips/loongson-simd.c @@ -19,10 +19,10 @@ along with GCC; see the file COPYING3. If not see . */ /* { dg-do run } */ -/* loongson.h does not handle or check for MIPS16ness. There doesn't - seem any good reason for it to, given that the Loongson processors - do not support MIPS16. */ -/* { dg-options "isa=loongson -mhard-float -mno-mips16 -flax-vector-conversions" } */ +/* loongson.h does not handle or check for MIPS16ness or + microMIPSness. There doesn't seem any good reason for it to, given + that the Loongson processors do not support either. */ +/* { dg-options "isa=loongson -mhard-float -mno-micromips -mno-mips16 -flax-vector-conversions" } */ #include "loongson.h" #include