* gcc.target/arm/mmx-2.c: Specify -mcpu=iwmmxt.
From-SVN: r191785
This commit is contained in:
parent
e80d3fda8e
commit
8fb9e4ae69
@ -1,5 +1,7 @@
|
||||
2012-09-26 Janis Johnson <janisjo@codesourcery.com>
|
||||
|
||||
* gcc.target/arm/mmx-2.c: Specify -mcpu=iwmmxt.
|
||||
|
||||
* gcc.target/arm/combine-movs.c: Use effective target arm_thumb2.
|
||||
|
||||
* gcc.target/arm/pr42879.c: Handle big-endian.
|
||||
|
@ -5,7 +5,7 @@
|
||||
/* { dg-skip-if "Test is specific to ARM mode" { arm*-*-* } { "-mthumb" } { "" } } */
|
||||
/* { dg-require-effective-target arm32 } */
|
||||
/* { dg-require-effective-target arm_iwmmxt_ok } */
|
||||
/* { dg-options "-flax-vector-conversions -std=gnu99" } */
|
||||
/* { dg-options "-mcpu=iwmmxt -flax-vector-conversions -std=gnu99" } */
|
||||
|
||||
/* Internal data types for implementing the intrinsics. */
|
||||
typedef int __v2si __attribute__ ((vector_size (8)));
|
||||
|
Loading…
x
Reference in New Issue
Block a user