[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / reloc-pe-i386.s
1 .text
2 .cfi_sections .debug_frame
3 .cfi_startproc
4 foo:
5 ret
6 .cfi_endproc
This page took 0.030919 seconds and 4 git commands to generate.