rt_gccstream/gcc/testsuite/gcc.dg/lto/20081201-2_1.c

6 lines
61 B
C

void *
foo (void)
{
return __builtin_return_address (0);
}