gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / pr21621.s
1
2 .text
3 cpse 0,0
4 .subsection 1
5 lds 0,0
6 .previous
7 clc
8
9
10 .text
11 cpse 1,1
12 .subsection 1
13 sec
14 .previous
15 lds 1,1
This page took 0.037432 seconds and 4 git commands to generate.