Re: [PATCH 03/33] powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES

2007-07-19 Thread Segher Boessenkool
From: Segher Boessenkool <[EMAIL PROTECTED]> ...since this won't work (compiler bug, see ). The bug report says IA64 is broken, too. Please verify and extend the patch if possible... The GCC bug exists on all architectures. Linux build is only affected on PowerPC

Re: [PATCH 03/33] powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES

2007-07-18 Thread Clemens Koller
Sam Ravnborg schrieb: From: Segher Boessenkool <[EMAIL PROTECTED]> ...since this won't work (compiler bug, see ). The bug report says IA64 is broken, too. Please verify and extend the patch if possible... gcc-4.2.1 will be released soon. Regards, -- Clemens Koller

[PATCH 03/33] powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES

2007-07-17 Thread Sam Ravnborg
From: Segher Boessenkool <[EMAIL PROTECTED]> ...since this won't work (compiler bug, see ). Signed-off-by: Segher Boessenkool <[EMAIL PROTECTED]> Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> --- arch/powerpc/Makefile |8 1 files changed, 8 insertions(+