]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/arm/mapsecs.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / arm / mapsecs.s
diff --git a/gas/testsuite/gas/arm/mapsecs.s b/gas/testsuite/gas/arm/mapsecs.s
new file mode 100644 (file)
index 0000000..005c339
--- /dev/null
@@ -0,0 +1,15 @@
+       .text
+       .section .text.f1,"ax",%progbits
+       .type f1, %function
+f1:
+       nop
+       nop
+f1a:
+       nop
+       .section .text.f2,"ax",%progbits
+       .type f2, %function
+f2:
+       nop
+       .word 1
+f2a:
+       nop