mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
624940689a
Much of the time it is better to use xfail rather than notarget to hide a testsuite failure no one is planning on fixing. 1) When a target is fixed, an inappropriate xfail results in XPASS whereas notarget is silent. Leaving in an inappropriate notarget entry risks the bug reappearing later, silently. 2) Tests might be used as a template for a new test, carrying over notarget and/or xfail. Inappropriate notarget entries are silent. 3) An xfailed test that mysteriously XPASSes might actually indicate a bug. * testsuite/ld-elf/attributes.d: Use xfail rather than notarget. * testsuite/ld-elf/hash.d: Likewise. * testsuite/ld-elf/orphan-10.d: Likewise. * testsuite/ld-elf/overlay.d: Likewise. * testsuite/ld-elf/pr14926.d: Likewise. * testsuite/ld-elf/pr17550d.d: Likewise. * testsuite/ld-elf/pr19539.d: Likewise. * testsuite/ld-elf/pr22319.d: Likewise. * testsuite/ld-misc/defsym1.d: Likewise. * testsuite/ld-pe/pr19803.d: Likewise. * testsuite/ld-scripts/assign-loc.d: Likewise. * testsuite/ld-scripts/defined4.d: Likewise. * testsuite/ld-scripts/empty-address-1.d: Likewise. * testsuite/ld-scripts/empty-address-2a.d: Likewise. * testsuite/ld-scripts/empty-address-2b.d: Likewise. * testsuite/ld-scripts/fill.d: Likewise. * testsuite/ld-scripts/fill16.d: Likewise. * testsuite/ld-scripts/pr14962.d: Likewise. * testsuite/ld-scripts/pr14962-2.d: Likewise. * testsuite/ld-unique/pr21529.d: Likewise. * testsuite/ld-elf/compress1a.d: Likewise, and adjust targets. * testsuite/ld-elf/compressed1a.d: Likewise. * testsuite/ld-elf/compressed1d.d: Likewise. * testsuite/ld-elf/compressed1e.d: Likewise. * testsuite/ld-elf/eh5.d: Likewise. * testsuite/ld-elf/group8a.d: Likewise. * testsuite/ld-elf/linkonce2.d: Likewise. * testsuite/ld-elf/orphan-9.d: Likewise. * testsuite/ld-elf/pr17550a.d: Likewise. * testsuite/ld-elf/pr17550b.d: Likewise. * testsuite/ld-elf/pr17550c.d: Likewise. * testsuite/ld-elf/pr19162.d: Likewise. * testsuite/ld-elf/pr21884.d: Likewise. * testsuite/ld-gc/pr19167.d: Likewise. * testsuite/ld-gc/pr20022.d: Likewise. * testsuite/ld-gc/start.d: Likewise. * testsuite/ld-elf/orphan-11.d: Delete notarget. * testsuite/ld-elf/orphan-12.d: Likewise. * testsuite/ld-gc/stop.d: Likewise. * testsuite/ld-scripts/empty-address-3a.d: Likewise. * testsuite/ld-scripts/empty-address-3b.d: Likewise. * testsuite/ld-ifunc/pr17154-x86-64-now.d: Delete duplicate notarget. * testsuite/ld-scripts/section-match-1.d: Comment fix.
163 lines
3.6 KiB
D
163 lines
3.6 KiB
D
#source: eh5.s
|
|
#source: eh5a.s
|
|
#source: eh5b.s
|
|
#ld:
|
|
#readelf: -wf
|
|
#target: cfi
|
|
#xfail: alpha-*-*ecoff hppa64-*-* tile*-*-* visium-*-*
|
|
|
|
Contents of the .eh_frame section:
|
|
|
|
0+0000 0+001[04] 0+0000 CIE
|
|
Version: 1
|
|
Augmentation: "zR"
|
|
Code alignment factor: .*
|
|
Data alignment factor: .*
|
|
Return address column: .*
|
|
Augmentation data: (0b|1b)
|
|
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+001[48] 0+0014 0+001[8c] FDE cie=0+0000 pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+00(2c|30) 0+0014 0+0000 CIE
|
|
Version: 1
|
|
Augmentation: "zPR"
|
|
Code alignment factor: .*
|
|
Data alignment factor: .*
|
|
Return address column: .*
|
|
Augmentation data: 03 .. .. .. .. (0b|1b)
|
|
|
|
DW_CFA_nop
|
|
|
|
0+004[48] 0+0014 0+001c FDE cie=0+00(2c|30) pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+00(5c|60) 0+0014 0+006[04] FDE cie=0+0000 pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+007[48] 0+001[8c] 0+0000 CIE
|
|
Version: 1
|
|
Augmentation: "zPLR"
|
|
Code alignment factor: .*
|
|
Data alignment factor: .*
|
|
Return address column: .*
|
|
Augmentation data: 03 .. .. .. .. 0c (0b|1b)
|
|
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+009[08] 0+001c 0+002[04] FDE cie=0+007[48] pc=.*
|
|
Augmentation data: (ef be ad de 00 00 00 00|00 00 00 00 de ad be ef)
|
|
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+00b[08] 0+001[04] 0+0000 CIE
|
|
Version: 1
|
|
Augmentation: "zR"
|
|
Code alignment factor: .*
|
|
Data alignment factor: .*
|
|
Return address column: .*
|
|
Augmentation data: (0b|1b)
|
|
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
#...
|
|
0+00(c4|d0) 0+001[04] 0+001[8c] FDE cie=0+00b[08] pc=.*
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+00[de]8 0+0014 0+0000 CIE
|
|
Version: 1
|
|
Augmentation: "zPR"
|
|
Code alignment factor: .*
|
|
Data alignment factor: .*
|
|
Return address column: .*
|
|
Augmentation data: 03 .. .. .. .. (0b|1b)
|
|
|
|
DW_CFA_nop
|
|
|
|
0+0(0f|10)0 0+0014 0+001c FDE cie=0+00[de]8 pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+01[01]8 0+001[04] 0+00(5c|64) FDE cie=0+00b[08] pc=.*
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+01(1c|30) 0+001[8c] 0+0000 CIE
|
|
Version: 1
|
|
Augmentation: "zPLR"
|
|
Code alignment factor: .*
|
|
Data alignment factor: .*
|
|
Return address column: .*
|
|
Augmentation data: 03 .. .. .. .. 0c (0b|1b)
|
|
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+01(38|50) 0+001c 0+002[04] FDE cie=0+01(1c|30) pc=.*
|
|
Augmentation data: (ef be ad de 00 00 00 00|00 00 00 00 de ad be ef)
|
|
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+01(58|70) 0+0014 0+01(5c|74) FDE cie=0+0000 pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+01(70|88) 0+0014 0+0(01c|148|15c) FDE cie=0+0(02c|030|170) pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|
|
0+01(88|a0) 0+0014 0+01(8c|a4) FDE cie=0+0000 pc=.*
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
#...
|
|
0+01(a0|b8|d4) 0+001c 0+0(020|130|144) FDE cie=0+0(074|078|1b8) pc=.*
|
|
Augmentation data: (ef be ad de 00 00 00 00|00 00 00 00 de ad be ef)
|
|
|
|
DW_CFA_advance_loc: 4 to .*
|
|
DW_CFA_def_cfa: r0(.*) ofs 16
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
DW_CFA_nop
|
|
|