aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/arm/optional_thumb-2.c
blob: 280dfb3fec55570b6cfe934303c9bd3d50322b86 (plain)
1
2
3
4
5
6
7
/* { dg-do compile { target { ! default_mode } } } */
/* { dg-skip-if "-marm/-mthumb/-march/-mcpu given" { *-*-* } { "-marm" "-mthumb" "-march=*" "-mcpu=*" } } */
/* { dg-options "-mcpu=cortex-m4" } */

/* Check that -mthumb is not needed when compiling for a Thumb-only target.  */

int foo;