Add 2 i386 tests to call IFUNC functions via GOT
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-9.s
1 .set i,0
2 .rept 223*4
3 LDA $11,_start+i*64
4 .set i,i+1
5 .endr
This page took 0.036852 seconds and 4 git commands to generate.