* gas/pe/section-exclude.d: Correct testcase.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pe / aligncomm-d.s
1 .file "a.c"
2 .comm _h, 16, 8
3 .comm _i, 16, 4
4 .comm _j, 16, 2
5 .comm _k, 16, 1
This page took 0.034266 seconds and 4 git commands to generate.