PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / arm / builtin-bswap16-2.c
blob6b709a2887de45ded607d8eb076465e0ef5958de
1 /* { dg-do compile } */
2 /* { dg-require-effective-target arm_arch_v6m_ok } */
3 /* { dg-add-options arm_arch_v6m } */
4 /* { dg-additional-options "-O2" } */
5 /* { dg-final { scan-assembler-not "orr\[ \t\]" } } */
7 #include "builtin-bswap16.x"