summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/i386/reloc.s')
-rw-r--r--gas/testsuite/gas/i386/reloc.s11
1 files changed, 0 insertions, 11 deletions
diff --git a/gas/testsuite/gas/i386/reloc.s b/gas/testsuite/gas/i386/reloc.s
deleted file mode 100644
index 2bf95b69a63..00000000000
--- a/gas/testsuite/gas/i386/reloc.s
+++ /dev/null
@@ -1,11 +0,0 @@
-.text
-foo: mov $foo, %bl
- push $foo
- add $foo, %eax
- add $foo, %ebx
- imul $foo, %edx
- lcall $0, $foo
- pushw $foo
-
-# Pad out to a good alignment
- .byte 0x90,0x90,0x90,0x90,0x90