1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -march=native -mno-uintr" } */
       3  
       4  #ifdef __UINTR__
       5  # error UINTR should be disabled
       6  #endif
       1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -march=native -mno-uintr" } */
       3  
       4  #ifdef __UINTR__
       5  # error UINTR should be disabled
       6  #endif