mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 17:40:48 +08:00
small-multiply-m0-1.c: Only apply when "-mcpu=cortex-m0/m1/m0plus.small-multiply".
2014-11-18 Hale Wang <hale.wang@arm.com> * gcc.target/arm/small-multiply-m0-1.c: Only apply when "-mcpu=cortex-m0/m1/m0plus.small-multiply". * gcc.target/arm/small-multiply-m0-2.c: Likewise. * gcc.target/arm/small-multiply-m0-3.c: Likewise. * gcc.target/arm/small-multiply-m0plus-1.c: Likewise. * gcc.target/arm/small-multiply-m0plus-2.c: Likewise. * gcc.target/arm/small-multiply-m0plus-3.c: Likewise. * gcc.target/arm/small-multiply-m1-1.c: Likewise. * gcc.target/arm/small-multiply-m1-2.c: Likewise. * gcc.target/arm/small-multiply-m1-3.c: Likewise. From-SVN: r217703
This commit is contained in:
parent
092404511f
commit
f89e12f21b
@ -1,3 +1,16 @@
|
||||
2014-11-18 Hale Wang <hale.wang@arm.com>
|
||||
|
||||
* gcc.target/arm/small-multiply-m0-1.c: Only apply when
|
||||
"-mcpu=cortex-m0/m1/m0plus.small-multiply".
|
||||
* gcc.target/arm/small-multiply-m0-2.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m0-3.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m0plus-1.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m0plus-2.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m0plus-3.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m1-1.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m1-2.c: Likewise.
|
||||
* gcc.target/arm/small-multiply-m1-3.c: Likewise.
|
||||
|
||||
2014-11-18 James Greenhalgh <james.greenhalgh@arm.com>
|
||||
|
||||
* g++.dg/abi/mangle-arm-crypto.C: New.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m0.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m0.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m0.small-multiply -mthumb -O2" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m0.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m0.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m0.small-multiply -mthumb -Os" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m0.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m0.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m0.small-multiply -mthumb -Os" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0plus.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m0plus.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0plus.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m0plus.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m0plus.small-multiply -mthumb -O2" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0plus.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m0plus.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0plus.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m0plus.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m0plus.small-multiply -mthumb -Os" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0plus.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m0plus.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m0plus.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m0plus.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m0plus.small-multiply -mthumb -Os" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m1.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m1.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m1.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m1.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m1.small-multiply -mthumb -O2" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m1.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m1.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m1.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m1.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m1.small-multiply -mthumb -Os" } */
|
||||
|
||||
int
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb1_ok } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m1.small-multiply" { arm*-*-* } { "-mcpu=*" } { "-mcpu=cortex-m1.small-multiply" } } */
|
||||
/* { dg-skip-if "Test is specific to cortex-m1.small-multiply" { arm*-*-* } { "*" } { "-mcpu=cortex-m1.small-multiply" } } */
|
||||
/* { dg-options "-mcpu=cortex-m1.small-multiply -mthumb -Os" } */
|
||||
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user