Replace "if (x) free (x)" with "free (x)", gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / first_frag_align.s
1 .text
2 .align 4
3 f1:
4 entry a1, 32
5 retw
This page took 0.029844 seconds and 4 git commands to generate.