]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-powerpc/aix-no-dup-syms-1a.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-powerpc / aix-no-dup-syms-1a.s
diff --git a/ld/testsuite/ld-powerpc/aix-no-dup-syms-1a.s b/ld/testsuite/ld-powerpc/aix-no-dup-syms-1a.s
new file mode 100644 (file)
index 0000000..3138670
--- /dev/null
@@ -0,0 +1,9 @@
+       .globl  x
+       .csect  x[RW]
+x:
+       .long   4
+       .globl  x1
+       .csect  x1[RW]
+x1:
+       .long   x
+       .long   foo