Re: [Bug 8501] udivdi3 absence with gcc-4.3.0 on kernels2.6.20.11 & 2.6.22.-rc1

From: Adrian Bunk
Date: Fri May 18 2007 - 19:06:18 EST


On Fri, May 18, 2007 at 03:29:35PM -0700, Andrew Morton wrote:
>...
> I expect that this optimisation will remain in gcc-4.3 and we'll end up
> having major kernel releases which don't build on i386 with major gcc
> releases, which isn't altogether desirable. I suspect we'll need to fix this
> fairly urgently, and to backport the fix into a number of kernel releases.
>...

Building old kernels with the latest gcc has never worked [1].

First of all, gcc 4.3 is still one year away from being released, so
there's zero urgency.

And considering that compile errors are the trivial things, and the real
problems are new runtime errors caused by incorrect kernel code combined
with gcc optimization [2] I'd even consider backporting only the compile
fixes before the real issues have been shaken out a bad idea.

cu
Adrian

[1] the backported gcc 4 support in kernel 2.4 is an exception
[2] look e.g. at commit 8690ba446defe2e2b81803756c099d2943dfd5fd

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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