rs6000.c (rs6000_declare_alias): Rename and globalize both the symbol and the "dot...
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 25 Nov 2015 12:52:50 +0000 (12:52 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 25 Nov 2015 12:52:50 +0000 (07:52 -0500)
commit7f085cafa420d8a90b8d1585d54c1c87c589e12e
tree75ded178eed751bc9ccdf865d204d4145546f99d
parentb81b8bcadbaf0c703cc88b81f1ed3a6cae583e20
rs6000.c (rs6000_declare_alias): Rename and globalize both the symbol and the "dot" symbol for function descriptors.

* config/rs6000/rs6000.c (rs6000_declare_alias): Rename and globalize
both the symbol and the "dot" symbol for function descriptors.  Fix
inversion for rename of symbols with dollar sign.

From-SVN: r230867
gcc/ChangeLog
gcc/config/rs6000/rs6000.c