mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
33aa234e0c
* ld-elf/eh-frame-hdr.d: Replace target and xfail statements by single `target: cfi'. * ld-elf/eh-group.exp: Call check_as_cfi instead of is_elf_format. * ld-elf/eh-group1.s, elf/eh-group2.s: Use more compatible section flags prefix '%'. * ld-elf/eh5.d: Replace target statement by `target: cfi' with an Alpha exception. Relax the `Code alignment factor' matching. * lib/ld-lib.exp: Rename istarget as istarget_ld. (istarget, check_as_cfi): New procedure. (run_dump_test): New comment for the virtual target `cfi'.
8 lines
130 B
Makefile
8 lines
130 B
Makefile
#source: eh-frame-hdr.s
|
|
#ld: -e _start --eh-frame-hdr
|
|
#objdump: -hw
|
|
#target: cfi
|
|
#...
|
|
[0-9] .eh_frame_hdr 0*[12][048c] .*
|
|
#pass
|