Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19175.s
CommitLineData
7b7e7f1d
L
1 .globl _start
2 .type _start, @function
3_start:
4 movl _text@GOT(%ecx), %eax
5 .size _start, .-_start
This page took 0.236254 seconds and 4 git commands to generate.