c++/contracts: ICE in build_contract_condition_function [PR116490]
[official-gcc.git] / gcc / testsuite / gcc.target / arm / optional_thumb-1.c
blob90d9ada6ade19d341af290777eb6b736ed0c843b
1 /* { dg-do compile { target { ! default_mode } } } */
2 /* { dg-skip-if "-marm/-mthumb/-march/-mcpu given" { *-*-* } { "-marm" "-mthumb" "-march=*" "-mcpu=*" } } */
3 /* { dg-options "-march=armv6-m -mfloat-abi=soft" } */
5 /* Check that -mthumb is not needed when compiling for a Thumb-only target. */
7 int foo;