ld/x86: Update -z report-relative-reloc
[binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_a_a.t
1 SECTIONS
2 {
3 .text : {*(SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT(.text*)))}
4 /DISCARD/ : { *(.*) }
5 }