Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / macro-warn-4.s
CommitLineData
5fc68419
RS
1 .set noreorder
2 .set nomacro
3 la $4,late_big
4 jr $5
5 la $4,late_big
6 .comm sdata,4
7late_big:
This page took 0.714688 seconds and 4 git commands to generate.