summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/sort_b_n_n.t
blob: b4eabfe256cab706365253e020759f83d5dfac9e (plain)
1
2
3
4
5
SECTIONS
{
  .text : {*(SORT_BY_NAME(SORT_BY_NAME(.text*)))}
  /DISCARD/ : { *(.*) }
}