Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / rel32.s
CommitLineData
157e7bd1
NC
1 .text
2 nop
3 nop
4bar:
5 .section .text2
6 .4byte bar - .
7label:
8 nop
9 nop
10 .4byte bar - label
11 .4byte bar - label2
12label2:
This page took 0.740235 seconds and 4 git commands to generate.