OSDN Git Service

r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57:41 +0900
[pf3gnuchains/pf3gnuchains3x.git] / ld / testsuite / ld-discard / extern.s
1         .globl data
2         .section        .data.exit,"aw"
3 data:
4         .globl text
5         .section        .text.exit,"ax"
6 text:
7         .text
8         .globl _start
9 _start:
10         .long   data
11         .section        .debug_info
12         .long   0
13         .long   text