summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin/pr15323b.c
blob: 3ce506330fc8b8a72b2d9a211cf0ef91a16f4e09 (plain)
1
2
3
extern int x;

void foobar (void) { x--; }