gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]
[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.622787 seconds and 4 git commands to generate.