PR tree-optimization/84740
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20100724-1_1.c
blobdc101e60c57adea10782310e09a04345cc2eefd9
1 extern __attribute__((__noreturn__)) void baz(void);
2 void bar(void)
4 baz();