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

From: Segher Boessenkool
Date: Thu Jul 19 2007 - 11:55:58 EST


From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
...since this won't work (compiler bug, see <http://gcc.gnu.org/ PR31490>).

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, and only when modules are enabled, as far
as I know. I have no way to build IA64 kernels right now, someone
else will have to check and create a similar patch if necessary.

gcc-4.2.1 will be released soon.

For some value of "soon". Likely this bug will be fixed in 4.2.1,
and if not, I'll just update the range check in here.


Segher

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/