(root)/
binutils-2.41/
gold/
testsuite/
weak_as_needed_b.script
v1 {
  global:
   bar;
};
v2 {
  global:
   bar;
   baz;
  local:
   *;
} v1;