summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/aarch64/mapping2.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/aarch64/mapping2.s13
1 files changed, 13 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.s b/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.s
new file mode 100644
index 00000000..5738d0b1
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.s
@@ -0,0 +1,13 @@
+ .text
+ .align 2
+ .global main
+ .type main, %function
+main:
+ nop
+foo:
+ nop
+ nop
+ .size main, .-main
+ .ident ""
+
+ nop