Initialize Tizen 2.3
[external/binutils.git] / gas / testsuite / gas / pe / section-align-1.s
1
2         .section        .none,"dr0"
3         .section        .zero,"dr0"
4         .ascii  ""
5         .section        .one,"dr0"
6         .ascii  "1"
7         .section        .two,"dr0"
8         .ascii  "12"
9         .section        .three,"dr0"
10         .ascii  "123"
11         .section        .four,"dr0"
12         .ascii  "1234"
13         .section        .five,"dr0"
14         .ascii  "12345"
15         .end