x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / textalign-xcoff-001.s
CommitLineData
3e0922c9
TR
1 .globl __start
2 .globl .__start
3
4__start:
5 .csect .data[DS]
6 .long .__start
7
8 .csect .text[pr]
9.__start:
10 nop
11
This page took 1.147844 seconds and 4 git commands to generate.