x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / nogot2.s
1 .text
2 .globl _start
3 _start:
4 movl _GLOBAL_OFFSET_TABLE_, %ecx
This page took 0.030159 seconds and 4 git commands to generate.