[arm] PR target/81497: Fix arm_acle.h for C++
[official-gcc.git] / gcc / testsuite / g++.target / arm / pr81497.C
blob0519a3a30452b87f38e1687783b09ea810bf0b85
1 /* { dg-do compile } */
2 /* { dg-require-effective-target arm_thumb2_ok } */
4 #include <arm_acle.h>
6 int main ()
8   return 0;