Use better test for usable compiler in ld testsuite.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20117.s
CommitLineData
7d4d9709
L
1 .comm DEBUGLEVEL,4,4
2 .text
3 .globl _start
4 .type _start, @function
5_start:
6 .byte 0xeb, 0x8b
7 movl $DEBUGLEVEL@GOT, %ebp
This page took 0.245644 seconds and 4 git commands to generate.