aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-vax-elf/got-local-aux-off.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-vax-elf/got-local-aux-off.s')
-rw-r--r--ld/testsuite/ld-vax-elf/got-local-aux-off.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-vax-elf/got-local-aux-off.s b/ld/testsuite/ld-vax-elf/got-local-aux-off.s
new file mode 100644
index 0000000..36ea987
--- /dev/null
+++ b/ld/testsuite/ld-vax-elf/got-local-aux-off.s
@@ -0,0 +1,5 @@
+ .globl baz
+ .type baz, @object
+baz:
+ .byte 0, 1, 2
+ .size baz, . - baz