2015-06-16 Steve Ellcey <sellcey@imgtec.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Jun 2015 16:53:46 +0000 (16:53 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Jun 2015 16:53:46 +0000 (16:53 +0000)
* gcc.target/mips/loongson-shift-count-truncated-1.c:
Skip on mips*-mti-linux* and mips*-img-linux* targets.
* gcc.target/mips/loongson-simd.c: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224526 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/loongson-shift-count-truncated-1.c
gcc/testsuite/gcc.target/mips/loongson-simd.c

index 82a19fd..9ec778c 100644 (file)
@@ -1,3 +1,9 @@
+2015-06-16  Steve Ellcey  <sellcey@imgtec.com>
+
+       * gcc.target/mips/loongson-shift-count-truncated-1.c:
+       Skip on mips*-mti-linux* and mips*-img-linux* targets.
+       * gcc.target/mips/loongson-simd.c: Ditto.
+
 2015-06-16  Richard Biener  <rguenther@suse.de>
 
        * gcc.target/i386/recip-vec-sqrtf-avx.c: Disable unrolling.
index 778d739..f57a18c 100644 (file)
@@ -1,6 +1,6 @@
 /* Test case for SHIFT_COUNT_TRUNCATED on Loongson.  */
 
-/* { dg-do run } */
+/* { dg-do run { target { ! { mips*-mti-linux* mips*-img-linux* } } } } */
 /* 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.  */
index 3d72e93..6d2ceb6 100644 (file)
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
-/* { dg-do run } */
+/* { dg-do run { target { ! { mips*-mti-linux* mips*-img-linux* } } } } */
 /* 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.  The effective target