mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
a5e0d2699d
* ld-elfvsb/hidden2.s: Force type OBJECT. * ld-elfvsb/hidden2.ld: Place .dynamic explicitly. * ld-elf/start.s: Provide __start for MIPS. * ld-elfcomm/elfcomm.exp: Accept MIPS common section. XFAIL size change test. * ld-elf/warn1.d: Use group.ld instead of -Ttext.
6 lines
63 B
ArmAsm
6 lines
63 B
ArmAsm
.data
|
|
.hidden foo
|
|
.global foo
|
|
.type foo,%object
|
|
.dc.a foo
|