Re: [PATCH] x86: always_inline wrapper for x86's test_bit

From: Ingo Molnar
Date: Mon Apr 14 2008 - 08:28:31 EST



* Alexander van Heukelum <heukelum@xxxxxxxxxxx> wrote:

> B.T.W., debian and ubuntu don't provide gcc-3.2 packages. Is there a
> good reason why gcc-3.2.3 (5 years old in a week) should still be
> supported?

we normally desupport given gcc versions only if their support in the
kernel is very difficult and leads to lots of uglinesses, or if a gcc
version is known to fatally miscompile the kernel, with no workaround
available.

i.e. we try not to break people's build setups (folks with a specific
gcc version in a cross-build setup), without a good reason.

Ingo
--
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/