Replace "if (x) free (x)" with "free (x)", gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / jlong.s
CommitLineData
19e8f41a
BW
1 .section .text.1
2 j.l .Lfar, a8
3 .section .text.2
4.Lfar:
5 j.l .Lnear, a9
6 .word 0
7.Lnear:
This page took 0.527444 seconds and 4 git commands to generate.