summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cfi/cfi-common-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/cfi/cfi-common-1.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/cfi/cfi-common-1.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/cfi/cfi-common-1.s b/binutils-2.17/gas/testsuite/gas/cfi/cfi-common-1.s
deleted file mode 100644
index 72db279e..00000000
--- a/binutils-2.17/gas/testsuite/gas/cfi/cfi-common-1.s
+++ /dev/null
@@ -1,8 +0,0 @@
- .cfi_startproc simple
- .long 0
- .cfi_def_cfa 0, 16
- .cfi_rel_offset 1, 8
- .long 0
- .cfi_adjust_cfa_offset 16
- .cfi_rel_offset 2, 8
- .cfi_endproc