Fix compile time warning messages building with gcc v6.1.1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / reloc-bad.s
1 .syntax unified
2 .thumb
3 ldr r0, 0
4 .arm
5 ldr r0, 0
This page took 0.029721 seconds and 4 git commands to generate.