Non-contiguous memory regions support: Avoid calls to abort
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / ehtype-reloc-1.s
CommitLineData
2fbb87f6
PB
1.globl s2
2.globl _start
3.text
4_start:
5.ehtype s1
6.ehtype s2
7.data
8s2:
9.word 0x12345678
This page took 0.410152 seconds and 4 git commands to generate.