aix: Fix TLS thread pointer function names.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 2 Mar 2021 15:11:47 +0000 (10:11 -0500)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 2 Mar 2021 23:48:50 +0000 (18:48 -0500)
commit1c4b7b367cf7fe9dd4206788840621d5946aac39
treebbeee8c584a1b87fdcd74d711ecf2d165784a2cb
parent7fddf3dbb98a5824140da0bb442738f54031d3bf
aix: Fix TLS thread pointer function names.

This patch adds missing periods to the symbol name for TLS helper functions.

gcc/ChangeLog:

* config/rs6000/rs6000.md (tls_get_tpointer_internal): Prepend
period to symbol name.
(tls_get_addr_internal<mode>): Same.
gcc/config/rs6000/rs6000.md