From: Nathan Sidwell Date: Tue, 13 May 2014 13:35:20 +0000 (+0000) Subject: loongson-simd.c: Disable micromips too. X-Git-Tag: releases/gcc-5.1.0~7613 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8fa5aaf3c066b3cbfe547b61089fb07a1a43c49f;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f61f09f90912..d0ac075dd824 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 ae3565f47950..160da6be4d1b 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