diff options
Diffstat (limited to 'ld/testsuite/ld-plugin/pr20267b.c')
-rw-r--r-- | ld/testsuite/ld-plugin/pr20267b.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-plugin/pr20267b.c b/ld/testsuite/ld-plugin/pr20267b.c new file mode 100644 index 0000000..2ecbc2c --- /dev/null +++ b/ld/testsuite/ld-plugin/pr20267b.c @@ -0,0 +1 @@ +int global_var = 20; |