ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-hdr.t
CommitLineData
3ae046cc
NS
1
2
3SECTIONS {
4 . = SIZEOF_HEADERS;
5 . += 0xf80;
6 .text : {
7 *(.text)
8 } = 0
9 /DISCARD/ : { *(*) }
10}
This page took 0.489043 seconds and 4 git commands to generate.