]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/pr24561.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / pr24561.c
1 /* { dg-do compile } */
2 /* { dg-options "-O0" } */
3 /* { dg-final { scan-assembler "debug_hook" } } */
4 static int debug_hook()
5 {
6 }