]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-powerpc/tlslib32.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-powerpc / tlslib32.s
index 98cd3e9175ef606a84b2714f7ad2e828ce5df886..14dc96686377798bf8f1f57ecc6efe58247ab4d4 100644 (file)
@@ -1,5 +1,6 @@
-       .global __tls_get_addr,gd,ld
+       .global __tls_get_addr,__tls_get_addr_opt,gd,ld
        .type __tls_get_addr,@function
+       .type __tls_get_addr_opt,@function
 
        .section ".tbss","awT",@nobits
        .align 2
@@ -11,4 +12,5 @@ ld:   .long 0xc0ffee
 
        .text
 __tls_get_addr:
+__tls_get_addr_opt:
        blr