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