summaryrefslogtreecommitdiffstats
path: root/binutils-2.24/ld/testsuite/ld-tic6x/unwind-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.24/ld/testsuite/ld-tic6x/unwind-2.s')
-rw-r--r--binutils-2.24/ld/testsuite/ld-tic6x/unwind-2.s23
1 files changed, 23 insertions, 0 deletions
diff --git a/binutils-2.24/ld/testsuite/ld-tic6x/unwind-2.s b/binutils-2.24/ld/testsuite/ld-tic6x/unwind-2.s
new file mode 100644
index 0000000..dbfd3bd
--- /dev/null
+++ b/binutils-2.24/ld/testsuite/ld-tic6x/unwind-2.s
@@ -0,0 +1,23 @@
+ .cfi_sections .c6xabi.exidx
+ .text
+
+ .global __c6xabi_unwind_cpp_pr3
+ .type __c6xabi_unwind_cpp_pr3, %function
+__c6xabi_unwind_cpp_pr3:
+ .global _start
+ .type _start, %function
+_start:
+ .cfi_startproc
+ .cfi_offset B3, 0
+ .cfi_def_cfa_offset 8
+ nop
+ .p2align 6
+ .cfi_endproc
+ .personalityindex 3
+ .endp
+
+ # last text section has unwind information. Linker should append a
+ # terminating cantunwind entry.
+
+ .section .far
+ .word 0