Fix assembler tests to work with toolchains that have been configured with --enable...
[external/binutils.git] / gas / testsuite / gas / cfi / cfi-label.d
1 #as: -mx86-used-note=no --generate-missing-build-notes=no
2 #objdump: -tWf
3 #name: .cfi_label directive
4
5 .*\.o:     file format elf.*
6
7 SYMBOL TABLE:
8 0*00 l    d  \.text     0*00 \.text
9 0*00 l    d  \.data     0*00 \.data
10 0*00 l    d  \.bss      0*00 \.bss
11 0*00 l     F \.text     0*04 cfilabel
12 0*2f l       \.eh_frame 0*00 cfi2
13 0*00 l    d  \.eh_frame 0*00 \.eh_frame
14 0*2b g       \.eh_frame 0*00 cfi1
15
16
17 Contents of the .eh_frame section:
18
19 0*00 0*14 0*00 CIE
20   Version:               1
21   Augmentation:          "zR"
22   Code alignment factor: 1
23   Data alignment factor: -[48]
24   Return address column: (8|16)
25   Augmentation data:     1b
26
27   DW_CFA_def_cfa: r.* \([er]sp\) ofs [48]
28   DW_CFA_offset: r.* \([er]ip\) at cfa-[48]
29   DW_CFA_nop
30   DW_CFA_nop
31
32 0*18 0*1[8c] 0*1c FDE cie=0*00 pc=0*00..0*04
33   DW_CFA_remember_state
34   DW_CFA_advance_loc: 1 to 0*01
35   DW_CFA_nop
36   DW_CFA_nop
37   DW_CFA_nop
38   DW_CFA_advance_loc: 1 to 0*02
39   DW_CFA_nop
40   DW_CFA_nop
41   DW_CFA_advance_loc: 1 to 0*03
42   DW_CFA_nop
43   DW_CFA_restore_state
44 #pass