mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
0f8b890409
* ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s. * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications in section ordering. * ld-sh/sh64/crange3-media.rd: Likewise. * ld-sh/sh64/crange3.rd: Likewise. * ld-sh/sh64/crange3.dd: Likewise.
9 lines
237 B
ArmAsm
9 lines
237 B
ArmAsm
! If this file comes before a file with a SHcompact .text section but with
|
|
! no symbols, we will have a symbol of the "wrong kind" before the
|
|
! SHcompact insns.
|
|
.section .text,"ax"
|
|
.mode SHmedia
|
|
.align 2
|
|
.global diversion
|
|
diversion:
|