PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / arm / macro_defs1.c
blob4cc9ae604540b76a9e637f447a3979ab7c267cf2
1 /* { dg-do compile } */
2 /* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-march=*" } { "-march=armv6-m" } } */
3 /* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-marm" } { "" } } */
4 /* { dg-options "-march=armv6-m -mthumb" } */
6 #ifdef __ARM_NEON_FP
7 #error __ARM_NEON_FP should not be defined
8 #endif