daily update
[external/binutils.git] / ld / testsuite / ld-scripts / sort.t
1 SECTIONS
2 {
3   .text : {*(.text .text.*)}
4   /DISCARD/ : { *(.*) }
5 }