forked from Imagelibrary/binutils-gdb
* ld-elf/empty.s: Define "start".
* ld-elf/merge2.d: xfail arc-*-* and dlx-*-*. * ld-scripts/empty-aligned.s: No .data section. * ld-scripts/empty-aligned.t: Discard most sections. * ld-scripts/empty-aligned.d: Adjust.
This commit is contained in:
@@ -25,6 +25,5 @@ SECTIONS
|
||||
{
|
||||
*(.text4)
|
||||
}
|
||||
.data : { *(.data) }
|
||||
.bss : { *(.bss) }
|
||||
/DISCARD/ : { *(*) }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user