ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-target1.s
CommitLineData
3674e28a
PB
1# Test the R_ARM_TARGET1 relocation
2 .text
3 .global _start
4_start:
5 .word foo(target1)
6foo:
This page took 0.705073 seconds and 4 git commands to generate.