summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-s390/tlspic1.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-s390/tlspic1.s')
-rw-r--r--ld/testsuite/ld-s390/tlspic1.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-s390/tlspic1.s b/ld/testsuite/ld-s390/tlspic1.s
index e24d129593..28b9c3aeb2 100644
--- a/ld/testsuite/ld-s390/tlspic1.s
+++ b/ld/testsuite/ld-s390/tlspic1.s
@@ -1,4 +1,5 @@
.section ".tdata", "awT", @progbits
+ .balign 32
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
@@ -29,6 +30,7 @@ sh8: .long 264
.text
.globl fn1
.type fn1,@function
+ .balign 64
fn1:
/* Funtion prolog */
stm %r6,%r14,24(%r15)