summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/reloc-overflow-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-aarch64/reloc-overflow-2.s')
-rw-r--r--ld/testsuite/ld-aarch64/reloc-overflow-2.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-aarch64/reloc-overflow-2.s b/ld/testsuite/ld-aarch64/reloc-overflow-2.s
new file mode 100644
index 00000000000..4956f016eb2
--- /dev/null
+++ b/ld/testsuite/ld-aarch64/reloc-overflow-2.s
@@ -0,0 +1,5 @@
+ .file "2.c"
+ .comm var_3,1,1
+ .comm var_2,1,1
+ .comm var_1,1,1
+ .ident "GCC: (GNU) 6.0.0 20160208 (experimental) [trunk revision 233206]"