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