mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-20 15:53:29 +08:00
24f03d4ecf
* testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s but with 16 byte section alignment. * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable test for MIPS targets.
11 lines
99 B
ArmAsm
11 lines
99 B
ArmAsm
.text
|
|
.zero 16
|
|
|
|
.section .tbss,"awT",%nobits
|
|
.p2align 8
|
|
.zero 16
|
|
|
|
.data
|
|
.p2align 4
|
|
.long 0
|