1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -mdejagnu-cpu=power10" } */
       3  
       4  #define NAME gt
       5  #define CODE >
       6  
       7  #include "setnbc.h"
       8  
       9  /* "x > -1" is done without setnbc.  */
      10  /* { dg-final { scan-assembler-times {\msetnbc\M} 16 } } */