Add script to build and test GDB using enable-targets=all.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / ltoff22x-5.s
CommitLineData
4dcb3903
L
1 .text
2 addl r3 = @ltoffx(foo#), gp
3 nop.i 0
4 nop.i 0
5 ld8.mov r3 = [r3], foo#
6 nop.i 0
7 nop.i 0
8 .global bar#
9 .data
10bar:
11 data4 0
12 .global foo#
13 foo# = bar#
This page took 0.090257 seconds and 4 git commands to generate.