Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / v9branch4.s
1 # Text for relocation overflow diagnostic
2 .text
3 bne,pt %icc, 1f
4 nop
5 .skip (1024 * 1024 - 12)
6 nop
7 1: nop
This page took 0.030851 seconds and 4 git commands to generate.