[Bug target/52495] rs6000.c fails to (cross-) build: implicit declaration of function ‘ASM_WEAKEN_DECL’

2013-02-26 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52495 Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug target/52495] rs6000.c fails to (cross-) build: implicit declaration of function ‘ASM_WEAKEN_DECL’

2012-08-16 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52495 Michael Meissner meissner at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/52495] rs6000.c fails to (cross-) build: implicit declaration of function ‘ASM_WEAKEN_DECL’

2012-08-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52495 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2012-08-17 01:13:29 UTC --- I also run into this. The bug is in rs6000.h: #ifdef HAVE_GAS_WEAK #define RS6000_WEAK 1 #else #define RS6000_WEAK 0 #endif #if RS6000_WEAK /* Used in lieu of