]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/config/rs6000/eabi-cn.S
re PR target/32130 (linking problems: multiple definition of `__DTOR_END__')
authorJakub Jelinek <jakub@redhat.com>
Thu, 29 Nov 2007 16:21:18 +0000 (17:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 29 Nov 2007 16:21:18 +0000 (17:21 +0100)
commit5ac74d254221fa92b4e55f03a46329599e8f31d1
tree6fc7c38971beb616e2f98ceb5b0535c1392feeba
parentd683ec81d20defd9817dd5122b70c5d77b5d9b2c
re PR target/32130 (linking problems: multiple definition of `__DTOR_END__')

PR target/32130
* config/rs6000/eabi-cn.asm (__DTOR_END__): Make it weak.
* config/rs6000/sol-cn.asm (__DTOR_END__): Likewise.

From-SVN: r130516
gcc/ChangeLog
gcc/config/rs6000/eabi-cn.asm
gcc/config/rs6000/sol-cn.asm