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