Blame elf/tst-pie1.c

Packit 6c4009
int
Packit 6c4009
foo (void)
Packit 6c4009
{
Packit 6c4009
  return 34;
Packit 6c4009
}