gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / v9branch5.s
1 # Text for relocation overflow diagnostic
2 .text
3 1: nop
4 .skip (1024 * 1024)
5 bne,pt %icc, 1b
6 nop
This page took 0.032725 seconds and 5 git commands to generate.