ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pru / pcrel_u8-illegal2.s
1 # Test for illegal pc-relative relocations
2 .text
3 .section .init0, "x"
4 .global _start
5 _start:
6 L0:
7 loop L0, r0
This page took 0.028915 seconds and 4 git commands to generate.