* elf-m10300.c (mn10300_elf_relax_section): Allow for alignment relocs when
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i135409-4.s
1 .text
2 .global _start
3 _start:
4 jmp L001
5
6 .section .text1
7 L001:
8 nop
This page took 0.031378 seconds and 5 git commands to generate.