(root)/
binutils-2.41/
ld/
testsuite/
ld-plugin/
pr15323b.c
       1  extern int x;
       2  
       3  void foobar (void) { x--; }