summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-s390/tlsbinpic.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-s390/tlsbinpic.s')
-rw-r--r--ld/testsuite/ld-s390/tlsbinpic.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-s390/tlsbinpic.s b/ld/testsuite/ld-s390/tlsbinpic.s
index 9779c0581e..e52e3a4a06 100644
--- a/ld/testsuite/ld-s390/tlsbinpic.s
+++ b/ld/testsuite/ld-s390/tlsbinpic.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
@@ -30,6 +31,7 @@ sh8: .long 264
.text
.globl fn2
.type fn2,@function
+ .balign 64
fn2:
/* Function prolog */
stm %r6,%r14,24(%r15)