Don't merge sections with differing MASKPROC or MASKOS flags
[deliverable/binutils-gdb.git] / ld / testsuite / ld-visium / brr_x_seg.s
CommitLineData
c18392d8
EB
1 .text
2 nop
3 brr tr,L1
4 nop
5 .data
6 .global start
7start:
8 .long 0
9L1:
This page took 0.260941 seconds and 4 git commands to generate.