On Thu, Dec 29, 2005 at 09:41:12AM -0800, Linus Torvalds wrote: > There have been situations where documented gcc semantics changed, and > instead of saying "sorry", the gcc people changed the documentation. What > the hell is the point of documented semantics if you can't depend on them > anyway? Remember the #arg and ##arg mess in macros between gcc2 and gcc3 ? I fell like I start to understand where your hate for specifications comes from. As much as I like to stick to specs, which is generally OK for hardware and network protocols, I can say that with GCC, there is clearly no rule telling you whether your program will still compile with version N+1 or not. Can't we elect a recommended gcc version that distro makers could ship under the name kgcc as it has been the case for some time, and try to stick to that version for as long as possible ? The only real reason to upgrade it would be to support newer archs, while at the moment, we try to support compilers which are shipped as default *user-space* compilers. Willy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Alistair John Strachan <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Jesper Juhl <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Arjan van de Ven <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- References:
- [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Arjan van de Ven <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Andrew Morton <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- Prev by Date: Re: [ANNOUNCE] GIT 1.0.0b quickfix
- Next by Date: Re: 2.6..15-rc7: CONFIG_HOTPLUG help text
- Previous by thread: Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- Next by thread: Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- Index(es):