(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
dl3.cc
#include "dl3header.h"

void
f (void)
{
  throw (A (42));
}