de7f8cc8e0
* ldlang.c (IGNORE_SECTION): Remove check for zero size. (lang_check_section_addresses): Ignore zero size sections here. ld/testsuite/ChangeLog: * ld-scripts/empty-orphan.d, ld-scripts/empty-orphan.exp, ld-scripts/empty-orphan.s, ld-scripts/emtpy-orphan.t: New test.
4 lines
79 B
ArmAsm
4 lines
79 B
ArmAsm
.section .orphan_data, "a"
|
|
# empty but defined
|
|
.section .data
|
|
.word 0x1111
|