* ld-scripts/script.exp: Use run_dump_test instead of
[binutils-gdb.git] / ld / testsuite / ld-scripts / sort_no.t
1 SECTIONS
2 {
3 .text : {*(.text*)}
4 /DISCARD/ : { *(.*) }
5 }