Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / warn1.s
1 .text
2 .globl foo
3 .type foo, @function
4 foo:
5 movl bar, %eax
This page took 0.036454 seconds and 4 git commands to generate.