pcrel_u8-illegal3.s 113 B

1234567
  1. # Test for illegal pc-relative relocations
  2. .text
  3. .section .init0, "x"
  4. .global _start
  5. _start:
  6. loop L1, r0
  7. L1: