summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/reloc.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/i386/reloc.d')
-rw-r--r--gas/testsuite/gas/i386/reloc.d20
1 files changed, 0 insertions, 20 deletions
diff --git a/gas/testsuite/gas/i386/reloc.d b/gas/testsuite/gas/i386/reloc.d
deleted file mode 100644
index f0354ff0b87..00000000000
--- a/gas/testsuite/gas/i386/reloc.d
+++ /dev/null
@@ -1,20 +0,0 @@
-#objdump: -drw
-#name: i386 reloc
-
-.*: +file format .*i386.*
-
-Disassembly of section .text:
-
-00000000 <foo>:
- 0: b3 00 [ ]*mov \$0x0,%bl 1: R_386_8 .text
- 2: 68 00 00 00 00 [ ]*push \$0x0 3: R_386_32 .text
- 7: 05 00 00 00 00 [ ]*add \$0x0,%eax 8: R_386_32 .text
- c: 81 c3 00 00 00 00 [ ]*add \$0x0,%ebx e: R_386_32 .text
- 12: 69 d2 00 00 00 00 [ ]*imul \$0x0,%edx,%edx 14: R_386_32 .text
- 18: 9a 00 00 00 00 00 00 [ ]*lcall \$0x0,\$0x0 19: R_386_32 .text
- 1f: 66 68 00 00 [ ]*pushw \$0x0 21: R_386_16 .text
- 23: 90 [ ]*nop
- 24: 90 [ ]*nop
- 25: 90 [ ]*nop
- 26: 90 [ ]*nop
- 27: 90 [ ]*nop