2010-09-13 Kai Tietz <kai.tietz@onevision.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pe / aligncomm-d.d
CommitLineData
c1711530
DK
1#objdump: -s -j .drectve
2#name: aligned common D
3
4# Test the aligned form of the .comm pseudo-op.
5
6.*: .*
7
8Contents of section .drectve:
a7879ef1
KT
9 0000 202d616c 69676e63 6f6d6d3a 225f6822 -aligncomm:"_h"
10 0010 2c38202d 616c6967 6e636f6d 6d3a225f ,8 -aligncomm:"_
11 0020 69222c34 202d616c 69676e63 6f6d6d3a i",4 -aligncomm:
12 0030 225f6a22 2c32202d 616c6967 6e636f6d "_j",2 -aligncom
13 0040 6d3a225f 6b222c31 m:"_k",1.*
This page took 0.081087 seconds and 4 git commands to generate.