Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git] / gcc / testsuite / gcc.target / s390 / mnop-mcount-m64-mfentry.c
blob9c1504e8d6386da62dcd79787fe8dddcfb9af1b0
1 /* { dg-do compile { target { lp64 } } } */
2 /* { dg-options "-pg -mfentry -mnop-mcount" } */
4 void
5 profileme (void)
7 /* { dg-final { scan-assembler "NOPs for -mnop-mcount \\(3 halfwords\\)\n.*brcl\t0,0" } } */