* config/tc-ppc.c (parse_cpu): Preserve the settings of the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / textalign-xcoff-002.d
CommitLineData
3e0922c9
TR
1#objdump: -h
2#source: textalign-xcoff-001.s
3#as: -mppc64 -a64
4
5.*: file format .*coff64-rs6000
6
7Sections:
8Idx Name Size VMA LMA File off Algn
9 0 \.text 00000004 0000000000000000 0000000000000000 000000f0 2\*\*2
10 CONTENTS, ALLOC, LOAD, CODE
11 1 \.data 00000008 0000000000000004 0000000000000004 000000f4 2\*\*3
12 CONTENTS, ALLOC, LOAD, RELOC, DATA
13 2 \.bss 00000000 000000000000000c 000000000000000c 00000000 2\*\*3
14 ALLOC
This page took 0.23849 seconds and 4 git commands to generate.