aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/pr24561.c
blob: 20ac00e0ed6ae2d5c985bc1b38b22e069dfc6e84 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-O0" } */
/* { dg-final { scan-assembler "debug_hook" } } */
static int debug_hook()
{
}