Fix compile time warning messages building with gcc v6.1.1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / t2-branch-global.s
1 .thumb
2 .arch armv7
3 .syntax unified
4 foo:
5 b 0x10 @ Assembler must not relax this
This page took 0.030355 seconds and 4 git commands to generate.