ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / ppc476-shared.lnk
CommitLineData
f8b44781
AM
1SECTIONS
2{
3 . = 0xfffc;
4 .text : { *(.text) }
c620a2b5 5 .bss : ALIGN (0x10000) { *(.bss) }
f8b44781 6}
This page took 0.247999 seconds and 4 git commands to generate.