summaryrefslogtreecommitdiff
path: root/test/torture-s/20031215-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/20031215-1.c.s')
-rw-r--r--test/torture-s/20031215-1.c.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/20031215-1.c.s b/test/torture-s/20031215-1.c.s
index 21ccf1429..104e2c7e2 100644
--- a/test/torture-s/20031215-1.c.s
+++ b/test/torture-s/20031215-1.c.s
@@ -50,7 +50,7 @@ main: # @main
.type ao,@object
.section .rodata.ao,"a",@progbits
.globl ao
- .align 2
+ .p2align 2
ao:
.int32 2 # 0x2
.int32 2 # 0x2
@@ -62,7 +62,7 @@ ao:
.type a,@object
.section .data.rel.ro.a,"aw",@progbits
.globl a
- .align 2
+ .p2align 2
a:
.int32 ao
.size a, 4