* ld-elf/comm-data.exp: Run for *-*-gnu*.
[binutils.git] / ld / testsuite / ld-pe / cfib.s
blob9b761cf6690ae1fe5eb6c037dd5322c2692ba068
1 .cfi_sections .debug_frame
2 .section .text$abc,"x"
3 .linkonce discard
4 .align 2
5 .globl _tst
6 .def _tst; .scl 2; .type 32; .endef
7 _tst:
8 .cfi_startproc
9 .long 0
10 .cfi_def_cfa_offset 16
11 .cfi_offset 6, -16
12 .long 1
13 .cfi_def_cfa 7, 8
14 .cfi_restore 6
15 .long 2
16 .cfi_endproc