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.
10 lines
99 B
ArmAsm
10 lines
99 B
ArmAsm
.text
|
|
.zero 16
|
|
|
|
.section .tbss,"awT",%nobits
|
|
.p2align 8
|
|
.zero 16
|
|
|
|
.data
|
|
.p2align 4
|
|
.long 0
|