ecoff testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pru / pcrel_u8-illegal3.s
CommitLineData
0220170b
DD
1# Test for illegal pc-relative relocations
2 .text
3 .section .init0, "x"
4 .global _start
5_start:
6 loop L1, r0
7L1:
This page took 0.179175 seconds and 4 git commands to generate.