Revert bfd part of "Silence gcc-8 warnings"
[deliverable/binutils-gdb.git] / gold / testsuite / i386_mov_to_lea3.s
1 .type bar, @function
2 bar:
3 movl _DYNAMIC@GOT(%ecx), %eax
4 .size bar, .-bar
This page took 0.031624 seconds and 4 git commands to generate.