diff options
Diffstat (limited to 'ld/testsuite/ld-s390/tlsbinpic.s')
-rw-r--r-- | ld/testsuite/ld-s390/tlsbinpic.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ld/testsuite/ld-s390/tlsbinpic.s b/ld/testsuite/ld-s390/tlsbinpic.s index c89793c..e52e3a4 100644 --- a/ld/testsuite/ld-s390/tlsbinpic.s +++ b/ld/testsuite/ld-s390/tlsbinpic.s @@ -28,11 +28,6 @@ sh5: .long 261 sh6: .long 262 sh7: .long 263 sh8: .long 264 - - .type sG1,@tls_object - .type sG2,@tls_object - .type sG3,@tls_object - .text .globl fn2 .type fn2,@function |