lkml.org 
[lkml]   [2000]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] abuse of macros in swab.h
On Wed, Sep 20, 2000 at 01:55:58AM +0200, Martin Dalecki wrote:
> The GCC manual doesn't lie on that ANY LONGER with respect to EGCS.
> And we should adpat for the modern versions of the compiler instead
> of dragging the *ugly* code with us until the earth stops spinning, iff
> the only concern is performance.

Check your facts.

g++-current (3.0 to be) has a new early inliner which apparently generates
better code for some stuff (and worse for other). The C frontend so far
still does the inlining too late (in RTL instead of trees) which causes
all the code generation problems. I don't know if the C frontend will
gain the new inliner too before 3.0 (there seems to be some work on that),
but gcc 3 is many months away so Linux kernel cannot count on it.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.113 / U:1.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site