]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-cris/tls-x.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-cris / tls-x.s
diff --git a/ld/testsuite/ld-cris/tls-x.s b/ld/testsuite/ld-cris/tls-x.s
new file mode 100644 (file)
index 0000000..504377a
--- /dev/null
@@ -0,0 +1,7 @@
+       .globl x
+       .section        .tdata,"awT",@progbits
+       .p2align 2
+       .type   x, @object
+       .size   x, 4
+x:
+       .long   40