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