summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-bootstrap/ppc476.t
blob: 46ab8a7c3fb17a2ed059063ca192fb5390420b29 (plain)
1
2
3
4
5
6
7
SECTIONS
{
  .text : ALIGN (4096)
  {
    *(.text .text.* .gnu.linkonce.t*)
  }
}