diff options
Diffstat (limited to 'ld/testsuite/ld-sparc/tlssunbin32.s')
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunbin32.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ld/testsuite/ld-sparc/tlssunbin32.s b/ld/testsuite/ld-sparc/tlssunbin32.s index 9b0552f..21716f3 100644 --- a/ld/testsuite/ld-sparc/tlssunbin32.s +++ b/ld/testsuite/ld-sparc/tlssunbin32.s @@ -17,14 +17,6 @@ bl5: .word 0 bl6: .word 0 bl7: .word 0 bl8: .word 0 - - .type sg2,@tls_object - .type sg3,@tls_object - .type sG6,@tls_object - .type sh2,@tls_object - .type sh3,@tls_object - .type sh6,@tls_object - .text .globl _start .type _start,#function |