mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
e1e9003466
* config/obj-elf.c (elf_frob_symbol): Properly handle size expression. * ld-mn10300/i135409-3.s: Correct .size label reference. * ld-sh/sh64/stolib.s: Likewise.
8 lines
110 B
ArmAsm
8 lines
110 B
ArmAsm
.text
|
|
.globl bar
|
|
.type bar,@function
|
|
bar:
|
|
ptabs r18, tr0
|
|
blink tr0, r63
|
|
.Lfe_bar: .size bar,.Lfe_bar-bar
|