ld: Move the .note.build-id section to near the start of the memory map.
[binutils-gdb.git] / sim / testsuite / m32r / bra24.cgs
blobd62d2bf0ec3b9e8f1f7da79a545c817cc79dc170
1 # m32r testcase for bra $disp24
2 # mach(): m32r m32rx
4         .include "testutils.inc"
6         start
8         .global bra24
9 bra24:
10         bra.l ok
12         fail
14 ok:
15         pass