summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/nogot2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/nogot2.s')
-rw-r--r--ld/testsuite/ld-i386/nogot2.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/nogot2.s b/ld/testsuite/ld-i386/nogot2.s
new file mode 100644
index 0000000..e7212cb
--- /dev/null
+++ b/ld/testsuite/ld-i386/nogot2.s
@@ -0,0 +1,4 @@
+ .text
+ .globl _start
+_start:
+ movl _GLOBAL_OFFSET_TABLE_, %ecx