]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/m32r/relax-1.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / m32r / relax-1.s
CommitLineData
30249a6a
DE
1; Test relaxation into non-zero offset to different segment.
2
3 .section .branch, "ax",@progbits
4 .balign 4
5branch:
6 bra Work
7
8
9 .section .text
10 .balign 4
11DoesNotWork:
12 nop
13 nop
14
15Work:
16 nop
17 nop