summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/mapsecs.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/arm/mapsecs.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/arm/mapsecs.s15
1 files changed, 15 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/arm/mapsecs.s b/binutils-2.25/gas/testsuite/gas/arm/mapsecs.s
new file mode 100644
index 00000000..005c339f
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/arm/mapsecs.s
@@ -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