(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
h8300/
add-2.c
       1  /* { dg-do compile }  */
       2  /* { dg-options "-ms -mint32 -O2" }  */
       3  /* { dg-final { scan-assembler-not "cmp" } }  */
       4  
       5  #include "add.c"