Re: [08/08] uml: va_copy fix
From: Jörn Engel (joern_at_wohnheim.fh-wedel.de)
Date: 04/06/05
- Previous message: Hugh Dickins: "Re: Coding style: mixed-case"
- In reply to: Renate Meijer: "Re: [08/08] uml: va_copy fix"
- Next in thread: Greg KH: "Re: [stable] Re: [08/08] uml: va_copy fix"
- Reply: Greg KH: "Re: [stable] Re: [08/08] uml: va_copy fix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 6 Apr 2005 14:27:51 +0200 To: Renate Meijer <kleuske@xs4all.nl>
On Wed, 6 April 2005 14:04:39 +0200, Renate Meijer wrote:
>
> >And you did read this thread as well, right?
> >http://kerneltrap.org/node/4126
>
> <quote>
> Things seem to have improved a bit lately. The gcc-3.x series was
> basically not worth it for plain C until 3.3 or so.
> </quote>
>
> Yes. You did read the actual data as produced by that guy from Suse,
> did you? In the past,
> people may have justly stuck to (e.g.) 2.95.3, however, support for
> that version now starts to
> require dependencies on compiler internals. This is one argument in
> favor of dropping support
> for that version, or at least not to spread compiler dependent stuff
> all over the code.
Fyi, another fact that was missing from the quoted thread: gcc 2.95
catches bugs that 3.x compilers simply miss. Support for the old
compiler is more work, no doubt, and at times requires to work around
plain compiler bugs as well. But there is some return on investment.
Is it worth the effort? Not sure. But the "it's old, drop support
for it" argument just doesn't cut it and it doesn't get any better by
repetition.
Jörn
-- Schrödinger's cat is <BLINK>not</BLINK> dead. -- Illiad - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Hugh Dickins: "Re: Coding style: mixed-case"
- In reply to: Renate Meijer: "Re: [08/08] uml: va_copy fix"
- Next in thread: Greg KH: "Re: [stable] Re: [08/08] uml: va_copy fix"
- Reply: Greg KH: "Re: [stable] Re: [08/08] uml: va_copy fix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|