1#as:
2#objdump: -dr
3#name: relax-1
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90* <DoesNotWork>:
10 *0:	70 00 70 00 *	nop -> nop
11
120*4 <Work>:
13 *4:	70 00 70 00 *	nop -> nop
14Disassembly of section .branch:
15
160* <branch>:
17 *0:	ff 00 00 00 	bra 0 <branch>
18[ 	]*0: R_M32R_26_PCREL_RELA	.text\+0x4
19