1  /* { dg-do compile } */
       2  /* { dg-options "-march=armv8-r" } */
       3  
       4  #if __ARM_ARCH_PROFILE != 'R'
       5  #error ACLE architecture profile macro incorrect
       6  #endif
       1  /* { dg-do compile } */
       2  /* { dg-options "-march=armv8-r" } */
       3  
       4  #if __ARM_ARCH_PROFILE != 'R'
       5  #error ACLE architecture profile macro incorrect
       6  #endif