]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (rs6000_code_end): Protect the use of ASM_WEAKEN_DECL with #if RS6000_WEAK.
authorJason Merrill <jason@gcc.gnu.org>
Mon, 8 Oct 2012 14:32:42 +0000 (10:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 8 Oct 2012 14:32:42 +0000 (10:32 -0400)
commit2991392b555fb18a312aef719f3ea379d7615fef
tree97bec5c645a9df54f7cb8dbbc6fa9e3e6aa9af96
parent91af9dc984aef60a44002758dd80a5e178ddec04
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: r192207
gcc/ChangeLog