[RFC PATCH 0/5] Bump gcc minimum version to 3.4, 4.1 for x86

From: H. Peter Anvin
Date: Mon Sep 13 2010 - 16:15:14 EST


This patchset bumps the minimum supported gcc version to 3.4 for the
general kernel, and to 4.1 for x86.

We have had a rash of bug reports related to these really old
compilers and their associated binutils version lately, and it is
clear that the support burden of these older compilers is getting to
be excessive. If you really want to build a kernel on a system that
old you can build or obtain an updated gcc/binutils as well.

Documentation/Changes | 2 +-
arch/x86/include/asm/bitops.h | 7 -------
arch/x86/include/asm/cpufeature.h | 7 -------
arch/x86/include/asm/string_32.h | 21 ---------------------
arch/x86/kernel/Makefile | 3 ++-
arch/x86/kernel/compiler.c | 5 +++++
include/linux/compiler-gcc3.h | 15 +--------------
7 files changed, 9 insertions(+), 51 deletions(-)
--
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/