mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
c7c3f80e9c
I think HJ has already fixed the binutils and ld tests with his 2013-09-27 readelf change, but this allows them to pass with wider address output as per Nick's 2013-09-12 readelf change. binutils/testsuite/ * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses. gas/testsuite/ * gas/cfi/cfi-x86_64.d: Match when lacking end of section padding. ld/testsuite/ * ld-pe/cfi.d: Allow wide display of addresses.
37 lines
716 B
Makefile
37 lines
716 B
Makefile
#source: cfia.s
|
|
#source: cfib.s
|
|
#ld: --file-align 1 --section-align 1
|
|
#objdump: -Wf
|
|
|
|
#...
|
|
0+4 0+14 0*ffffffff CIE
|
|
Version: 1
|
|
Augmentation: ""
|
|
Code alignment factor: 1
|
|
Data alignment factor: \-8
|
|
Return address column: 32
|
|
|
|
DW_CFA_def_cfa: r7 \(rsp\) ofs 8
|
|
DW_CFA_offset: r32 \(xmm15\) at cfa\-8
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+1c 0+24 0+4 FDE cie=0+4 pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa_offset: 16
|
|
DW_CFA_offset: r6 \(rbp\) at cfa\-16
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r7 \(rsp\) ofs 8
|
|
DW_CFA_restore: r6 \(rbp\)
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#pass
|