mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
# Check for bug introduced on 2002-06-10. See dynamic-sections.t for
|
|
# more details
|
|
|
|
if ![is_elf_format] {
|
|
return
|
|
}
|
|
|
|
run_dump_test dynamic-sections
|