rs6000.c (rs6000_code_end): Protect the use of ASM_WEAKEN_DECL with #if RS6000_WEAK.
authorJason Merrill <jason@redhat.com>
Thu, 4 Oct 2012 19:54:13 +0000 (15:54 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 4 Oct 2012 19:54:13 +0000 (15:54 -0400)
commit42adab07c3e137e56f066979fa761d480560d7c8
tree394b74c870f021075c2bac8a6f8b7af93f82457b
parent8608637610bbff2401fae51ca84c4b909c48bc33
rs6000.c (rs6000_code_end): Protect the use of ASM_WEAKEN_DECL with #if RS6000_WEAK.

* config/rs6000/rs6000.c (rs6000_code_end): Protect the use of
ASM_WEAKEN_DECL with #if RS6000_WEAK.

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