(root)/
binutils-2.41/
ld/
testsuite/
ld-elfweak/
weakref1.c
       1  extern int weaksym1;
       2  int *psym1 = &weaksym1;