Improve MSP430 section placement.
[external/binutils.git] / gas / testsuite / gas / msp430 / high-data-bss-sym.s
1         .file   "main.c"
2 .text
3         .balign 2
4         .global main
5         .type   main, @function
6 main:
7 ; start of function
8 ; framesize_regs:     0
9 ; framesize_locals:   0
10 ; framesize_outgoing: 0
11 ; framesize:          0
12 ; elim ap -> fp       2
13 ; elim fp -> sp       0
14 ; saved regs:(none)
15         ; start of prologue
16         ; end of prologue
17 .L2:
18         BR      #.L2
19         .size   main, .-main