Update MIPS PIE tests for DF_1_PIE change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / rel32-reject.s
CommitLineData
52db4ec2
JW
1 .text
2 .global main
3main:
4 b main
5
6 .data
7 .extern ext_global
8rel:
9 .word ext_global - .
This page took 0.053057 seconds and 4 git commands to generate.